Freigeben über


RegionContract.IsMasterRegion Eigenschaft

Definition

Ruft ab, ob Region die master Region ist, oder legt sie fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: