Partager via


EventSubscription.EventDeliverySchema Propriété

Définition

Obtient ou définit le schéma de remise d’événements pour l’abonnement aux événements. Les valeurs possibles sont les suivantes : 'EventGridSchema', 'CustomInputSchema', 'CloudEventSchemaV1_0'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eventDeliverySchema")]
public string EventDeliverySchema { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eventDeliverySchema")>]
member this.EventDeliverySchema : string with get, set
Public Property EventDeliverySchema As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à