Partager via


RegionContract.IsMasterRegion Propriété

Définition

Obtient ou définit si Region est la région master.

[Newtonsoft.Json.JsonProperty(PropertyName="isMasterRegion")]
public bool? IsMasterRegion { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isMasterRegion")>]
member this.IsMasterRegion : Nullable<bool> with get, set
Public Property IsMasterRegion As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à