IntegrationAccountMap.MapType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to