Compartir a través de


Domain.InputSchemaMapping Propiedad

Definición

Obtiene o establece información sobre inputSchemaMapping que especificó la información sobre la carga del evento de asignación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a