Partager via


IStaticSiteBasicAuthPropertiesArmResource.SecretState Property

Definition

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

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

Property Value

Attributes

Applies to