IClusterPrincipalAssignment.PrincipalName Property

Definition

The principal name

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

Property Value

Attributes

Applies to