AppServicePlanData.IsCustomMode Property

Definition

Whether this server farm is in custom mode. Serialized Name: AppServicePlan.properties.isCustomMode

public bool? IsCustomMode { get; set; }
member this.IsCustomMode : Nullable<bool> with get, set
Public Property IsCustomMode As Nullable(Of Boolean)

Property Value

Applies to