Share via


BrokerProperties.Implicit(BrokerProperties to RequestContent) Operator

Definition

public static implicit operator Azure.Core.RequestContent(Azure.Messaging.EventGrid.Namespaces.BrokerProperties brokerProperties);
static member op_Implicit : Azure.Messaging.EventGrid.Namespaces.BrokerProperties -> Azure.Core.RequestContent
Public Shared Widening Operator CType (brokerProperties As BrokerProperties) As RequestContent

Parameters

brokerProperties
BrokerProperties

The BrokerProperties to serialize into RequestContent.

Returns

Applies to