Partager via


Topic.InputSchemaMapping Propriété

Définition

Obtient ou définit cela permet la publication à l’aide de schémas d’événements personnalisés. Un InputSchemaMapping peut être spécifié pour mapper les différentes propriétés d’un schéma source aux différentes propriétés requises du schéma EventGridEvent.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à