This document is archived and information here might be outdated.  Recommended version.


IServerMachine3 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerMachine3 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IServerMachine3

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