次の方法で共有


IntegrationAccountSchema.SchemaType プロパティ

定義

スキーマの種類を取得または設定します。 使用できる値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象