Compartir a través de


ManagedCluster.AddonFeatures Propiedad

Definición

Obtiene o establece la lista de características de complemento que se habilitarán en el clúster.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a