IStaticSiteBasicAuthPropertiesArmResource.ApplicableEnvironmentsMode Property

Definition

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

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

Property Value

Attributes

Applies to