Share via


ISqlServer.Clustered Property

Definition

Clustered of the SQLServer.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Clustered of the SQLServer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clustered")]
public string Clustered { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Clustered of the SQLServer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clustered")>]
member this.Clustered : string
Public ReadOnly Property Clustered As String

Property Value

Attributes

Applies to