ServerGroup.ServerType Proprietà

Definizione

Ottiene il valore dell'oggetto Guid che specifica il tipo di server associato al gruppo server.

public:
 property Guid ServerType { Guid get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.SqlAzureDatabase | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)]
public Guid ServerType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.SqlAzureDatabase | Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Standalone)>]
member this.ServerType : Guid
Public ReadOnly Property ServerType As Guid

Valore della proprietà

Un Guid valore di oggetto di sistema che specifica il tipo di server associato al gruppo di server.

Attributi

Si applica a