Share via


IStaticSiteBasicAuthPropertiesArmResourceProperties.ApplicableEnvironmentsMode Property

Definition

State indicating if basic auth is enabled and for what environments it is active.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State indicating if basic auth is enabled and for what environments it is active.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="applicableEnvironmentsMode")]
public string ApplicableEnvironmentsMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="State indicating if basic auth is enabled and for what environments it is active.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="applicableEnvironmentsMode")>]
member this.ApplicableEnvironmentsMode : string with get, set
Public Property ApplicableEnvironmentsMode As String

Property Value

Attributes

Applies to