Aracılığıyla paylaş


IDatabasePrincipalAssignment.Role Property

Definition

Database principal role.

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

Property Value

Attributes

Applies to