IStaticSiteBasicAuthPropertiesArmResourceProperties.SecretState Property

Definition

State indicating if basic auth has a secret and what type it is.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="State indicating if basic auth has a secret and what type it is.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="secretState", Update=false)]
public string SecretState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="State indicating if basic auth has a secret and what type it is.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="secretState", Update=false)>]
member this.SecretState : string
Public ReadOnly Property SecretState As String

Property Value

Attributes

Applies to