ServerAgent.ServerPool Property

Definition

The name of the pool to which the server belongs.

public:
 static property System::String ^ ServerPool { System::String ^ get(); };
public static string ServerPool { get; }
Public Shared ReadOnly Property ServerPool As String

Property Value

Remarks

On Standard edition servers, this value will be the same as the fully qualified domain name (FQDN) of the server.

Applies to