IEligibleAuthorization.PrincipalIdDisplayName Property

Definition

The display name of the Azure Active Directory principal.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=true, Description="The display name of the Azure Active Directory principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="principalIdDisplayName", Update=true)]
public string PrincipalIdDisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.Info(Create=true, Description="The display name of the Azure Active Directory principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="principalIdDisplayName", Update=true)>]
member this.PrincipalIdDisplayName : string with get, set
Public Property PrincipalIdDisplayName As String

Property Value

Attributes

Applies to