Compartir a través de


AppServiceEnvironmentInner.ClusterSettings Propiedad

Definición

Obtiene o establece la configuración personalizada para cambiar el comportamiento del App Service Environment.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a