Share via


IStaticSiteUserArmResource.Provider Property

Definition

The identity provider for the static site user.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The identity provider for the static site user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="provider")]
public string Provider { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The identity provider for the static site user.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="provider")>]
member this.Provider : string
Public ReadOnly Property Provider As String

Property Value

Attributes

Applies to