IRoleAssignmentScheduleInstance.PrincipalEmail Property

Definition

Email id of the principal

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

Property Value

Attributes

Applies to