Compartir a través de


IntegrationAccountMap.MapType Propiedad

Definición

Obtiene o establece el tipo de mapa. Entre los valores posibles se incluyen: '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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a