Compartilhar via


EventSubscriptionUpdateParameters.DeliveryWithResourceIdentity Propriedade

Definição

Obtém ou define informações sobre o destino em que os eventos devem ser entregues para a assinatura do evento. Usa a configuração de identidade gerenciada no recurso pai (tópico/domínio) para adquirir os tokens de autenticação que estão sendo usados durante a entrega/mensagens mortas.

[Newtonsoft.Json.JsonProperty(PropertyName="deliveryWithResourceIdentity")]
public Microsoft.Azure.Management.EventGrid.Models.DeliveryWithResourceIdentity DeliveryWithResourceIdentity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deliveryWithResourceIdentity")>]
member this.DeliveryWithResourceIdentity : Microsoft.Azure.Management.EventGrid.Models.DeliveryWithResourceIdentity with get, set
Public Property DeliveryWithResourceIdentity As DeliveryWithResourceIdentity

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a