ManagementUnit.ReadOnlyServerManager Property

Definition

Gets the server manager for the management unit.

public:
 static property Microsoft::Web::Administration::ServerManager ^ ReadOnlyServerManager { Microsoft::Web::Administration::ServerManager ^ get(); };
public static Microsoft.Web.Administration.ServerManager ReadOnlyServerManager { get; }
member this.ReadOnlyServerManager : Microsoft.Web.Administration.ServerManager
Public Shared ReadOnly Property ReadOnlyServerManager As ServerManager

Property Value

A read-only ServerManager object that contains information about the server.

Applies to