Partager via


NodeTypeDescription.Capacities Propriété

Définition

Obtient ou définit les balises de capacité appliquées aux nœuds dans le type de nœud. Le gestionnaire de ressources de cluster utilise ces balises pour comprendre la quantité de ressources d’un nœud.

[Newtonsoft.Json.JsonProperty(PropertyName="capacities")]
public System.Collections.Generic.IDictionary<string,string> Capacities { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="capacities")>]
member this.Capacities : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Capacities As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à