IOrganizationResourceUpdateProperties.UserEmailAddress Property

Definition

Email address of the user

[Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Email address of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="emailAddress", Update=true)]
public string UserEmailAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Astro.Runtime.Info(Create=true, Description="Email address of the user", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="emailAddress", Update=true)>]
member this.UserEmailAddress : string with get, set
Public Property UserEmailAddress As String

Property Value

Attributes

Applies to