IClusterPrincipalProperties.Role Property

Definition

Cluster principal role.

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

Property Value

Attributes

Applies to