ArcObjects Library Reference (Server)  

IServerMachine3 Interface

Provides access to properties of a server host machine for administrators.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AdminURL The admin URL of the server machine.
Read/write property Capacity The number of desired concurrently available configurations (the capacity) of the ArcGIS Server.
Read/write property Description The description of the host machine.
Read/write property Name The name of the machine that can host server objects for the GIS server.
Read/write property Platform The platform of the server machine.
Read-only property PortCount The total count of ports.
Read-only property PortNames The port names.
Read-only property PortNumber The port number of a port.

Inherited Interfaces

Interfaces Description
IServerMachine2 Provides access to properties of a server host machine for administrators.
IServerMachine Provides access to properties of a server host machine for administrators.

CoClasses that implement IServerMachine3

CoClasses and Classes Description
ServerMachine The ServerMachine object which provides information about the ServerMachine.