ManagementUnit.ReadOnlyServerManager Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.