Edit

Share via


IClusterNode Interface

Definition

public interface IClusterNode : Microsoft.Hpc.Scheduler.Store.IClusterStoreObject
type IClusterNode = interface
    interface IClusterStoreObject
Public Interface IClusterNode
Implements IClusterStoreObject
Implements

Properties

Id (Inherited from IClusterStoreObject)

Methods

GetAllProps() (Inherited from IClusterStoreObject)
GetProps(PropertyId[]) (Inherited from IClusterStoreObject)
GetPropsByName(String[]) (Inherited from IClusterStoreObject)
PersistToXml(XmlWriter, XmlExportOptions) (Inherited from IClusterStoreObject)
PutOnline()
RestoreFromXml(XmlReader, XmlImportOptions) (Inherited from IClusterStoreObject)
SetProps(StoreProperty[]) (Inherited from IClusterStoreObject)
SetReachable()
SetUnreachable()
TakeOffline()

Applies to