Partager via


ManagedCluster.AddonFeatures Propriété

Définition

Obtient ou définit la liste des fonctionnalités de module complémentaire à activer sur le cluster.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à