Freigeben über


ContainerServiceMasterProfile.Count Eigenschaft

Definition

Ruft die Anzahl von Mastern (VMs) im Containerdienstcluster ab oder legt sie fest. Zulässige Werte sind 1, 3 und 5. Der Standardwert ist 1.

[Newtonsoft.Json.JsonProperty(PropertyName="count")]
public int? Count { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="count")>]
member this.Count : Nullable<int> with get, set
Public Property Count As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: