Share via


IRoleAssignmentScheduleRequest.PrincipalEmail Property

Definition

Email id of the principal

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Create=false, Description="Email id of the principal", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="email", Update=false)]
public string PrincipalEmail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Create=false, Description="Email id of the principal", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="email", Update=false)>]
member this.PrincipalEmail : string
Public ReadOnly Property PrincipalEmail As String

Property Value

Attributes

Applies to