AzureFunctionEventSubscriptionDestination.DeliveryAttributeMappings Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Detalhes do atributo de entrega. DeliveryAttributeMapping Observe que é a classe base. De acordo com o cenário, uma classe derivada da classe base pode precisar ser atribuída aqui, ou essa propriedade precisa ser convertida em uma das classes derivadas possíveis. As classes derivadas disponíveis incluem DynamicDeliveryAttributeMapping e StaticDeliveryAttributeMapping.
public System.Collections.Generic.IList<Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping> DeliveryAttributeMappings { get; }
member this.DeliveryAttributeMappings : System.Collections.Generic.IList<Azure.ResourceManager.EventGrid.Models.DeliveryAttributeMapping>
Public ReadOnly Property DeliveryAttributeMappings As IList(Of DeliveryAttributeMapping)
Valor da propriedade
Aplica-se a
Azure SDK for .NET