Edit

Share via


IClusterResource Interface

Definition

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

Properties

Id (Inherited from IClusterStoreObject)

Methods

ClearJob()
ClearReservedJob()
GetAllProps() (Inherited from IClusterStoreObject)
GetProps(PropertyId[]) (Inherited from IClusterStoreObject)
GetPropsByName(String[]) (Inherited from IClusterStoreObject)
PersistToXml(XmlWriter, XmlExportOptions) (Inherited from IClusterStoreObject)
ReserveForJob(Int32, DateTime, StoreProperty[])
RestoreFromXml(XmlReader, XmlImportOptions) (Inherited from IClusterStoreObject)
ScheduleJob(Int32, StoreProperty[])
SetProps(StoreProperty[]) (Inherited from IClusterStoreObject)

Applies to