Partager via


AppServiceEnvironmentInner.ClusterSettings Propriété

Définition

Obtient ou définit des paramètres personnalisés pour modifier le comportement du 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à