Share via


AppServiceEnvironmentProperties.ClusterSettings Property

Definition

Custom settings for changing the behavior of the App Service Environment.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair> ClusterSettings { get; }
member this.ClusterSettings : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair>
Public ReadOnly Property ClusterSettings As IList(Of AppServiceNameValuePair)

Property Value

Applies to