Compartilhar via


EventSubscriptionUpdateParameters.EventDeliverySchema Propriedade

Definição

Obtém ou define o esquema de entrega de eventos para a assinatura do evento. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a