IStaticSiteUserInvitationRequestResourceProperties.UserDetail Property

Definition

The user id for the static site user.

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

Property Value

Attributes

Applies to