Compartir a través de


IntegrationAccountSchema.SchemaType Propiedad

Definición

Obtiene o establece el tipo de esquema. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a