IStaticSiteUserArmResourceProperties.UserId Property

Definition

The user id for the static site user.

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

Property Value

Attributes

Applies to