Share via


Cluster.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