次の方法で共有


IntegrationAccountMap.MapType プロパティ

定義

マップの種類を取得または設定します。 使用できる値は、'NotSpecified'、'Xslt'、'Xslt20'、'Xslt30'、'Liquid' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象