Share via


IRoleAssignmentScheduleRequest.PrincipalDisplayName Property

Definition

Display name of the principal

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

Property Value

Attributes

Applies to