Partager via


EventSubscriptionUpdateParameters.DeliveryWithResourceIdentity Propriété

Définition

Obtient ou définit des informations sur la destination où les événements doivent être remis pour l’abonnement aux événements. Utilise la configuration de l’identité managée sur la ressource parente (rubrique/domaine) pour acquérir les jetons d’authentification utilisés lors de la remise/lettre morte.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à