Partilhar via


Cluster.AddOnFeatures Propriedade

Definição

Obtém ou define a lista de recursos de complemento a serem habilitados no 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a