Share via


IDatabasePrincipal.Role Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Database principal role.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalRole) }, ReadOnly=false, Required=true, SerializedName="role")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalRole Role { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="Database principal role.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalRole) }, ReadOnly=false, Required=true, SerializedName="role")>]
member this.Role : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.DatabasePrincipalRole with get, set
Public Property Role As DatabasePrincipalRole

Property Value

Attributes

Applies to