IntegrationAccountSchema.SchemaType Propriedade

Definição

Obtém ou define o tipo de esquema. Os valores possíveis incluem: 'NotSpecified', 'Xml'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a