IDatabasePrincipalAssignment.PrincipalName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The principal name
[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The principal name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="principalName")]
public string PrincipalName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The principal name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="principalName")>]
member this.PrincipalName : string
Public ReadOnly Property PrincipalName As String
Property Value
- Attributes