Partager via


OpenShiftManagedClusterMasterPoolProfile.Count Propriété

Définition

Obtient ou définit le nombre de maîtres (machines virtuelles) pour héberger des conteneurs Docker. La valeur par défaut est 3.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à