Share via


IRoleEligibilitySchedule.PrincipalEmail Property

Definition

Email id of the principal

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

Property Value

Attributes

Applies to