Sdílet prostřednictvím


IntegrationAccountSchema.SchemaType Property

Definition

Gets or sets the schema type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to