Edit

Share via


IClusterJobProfile Interface

Definition

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

Properties

Id (Inherited from IClusterStoreObject)

Methods

AddProfileItem(ClusterJobProfileItem)
Clone(String)
DeleteProfileItem(PropertyId)
GetAllProps() (Inherited from IClusterStoreObject)
GetProfileItemForPropId(PropertyId)
GetProfileItems()
GetProps(PropertyId[]) (Inherited from IClusterStoreObject)
GetPropsByName(String[]) (Inherited from IClusterStoreObject)
ModifyProfileItem(ClusterJobProfileItem)
PersistToXml(XmlWriter, XmlExportOptions) (Inherited from IClusterStoreObject)
ReplaceProfileItems(IEnumerable<ClusterJobProfileItem>)
RestoreFromXml(XmlReader, XmlImportOptions) (Inherited from IClusterStoreObject)
SetProps(StoreProperty[]) (Inherited from IClusterStoreObject)
ValidateJobProperty(StoreProperty)
ValidateJobPropertyWithThrow(StoreProperty)

Applies to