Edit

Share via


IClusterAllocation Interface

Definition

public interface IClusterAllocation : Microsoft.Hpc.Scheduler.Store.IClusterStoreObject
type IClusterAllocation = interface
    interface IClusterStoreObject
Public Interface IClusterAllocation
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)
RestoreFromXml(XmlReader, XmlImportOptions) (Inherited from IClusterStoreObject)
SetProps(StoreProperty[]) (Inherited from IClusterStoreObject)

Applies to