Compartir a través de


EventSubscriptionUpdateParameters.EventDeliverySchema Propiedad

Definición

Obtiene o establece el esquema de entrega de eventos para la suscripción de eventos. Entre los valores posibles se incluyen: "EventGridSchema", "CustomInputSchema", "CloudEventSchemaV1_0"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a