Compartir a través de


LocationMetadata.RegionType Propiedad

Definición

Obtiene el tipo de la región. Entre los valores posibles se incluyen: "Physical", "Logical"

[Newtonsoft.Json.JsonProperty(PropertyName="regionType")]
public string RegionType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="regionType")>]
member this.RegionType : string
Public ReadOnly Property RegionType As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a