Partager via


ClusterUpdateParameters.AddOnFeatures Propriété

Définition

Obtient ou définit la liste des fonctionnalités de module complémentaire à activer dans 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 à