共用方式為


SiteFunction.IsDisabled Property

Definition

Gets or sets a value indicating whether the function is disabled.

public Azure.Provisioning.BicepValue<bool> IsDisabled { get; set; }
member this.IsDisabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsDisabled As BicepValue(Of Boolean)

Property Value

Applies to