Sdílet prostřednictvím


IAgReplica.Role Property

Definition

Replica Role in availability group.

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

Property Value

Attributes

Applies to