共用方式為


IntegrationAccountMapFilter.MapType Property

Definition

Gets or sets the map type of integration account map. Possible values include: 'NotSpecified', 'Xslt', 'Xslt20', 'Xslt30', 'Liquid'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to