Compartilhar via


AppServiceEnvironmentInner.ClusterSettings Propriedade

Definição

Obtém ou define configurações personalizadas para alterar o comportamento do Ambiente do Serviço de Aplicativo.

[Newtonsoft.Json.JsonProperty(PropertyName="clusterSettings")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> ClusterSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clusterSettings")>]
member this.ClusterSettings : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair> with get, set
Public Property ClusterSettings As IList(Of NameValuePair)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a