IResourceUsage Interface
Represents the resource usage of a job or task. The resource information is available only after the job or task has started.
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
Namespace: Microsoft.ComputeCluster
Assembly: CcpAPI (in ccpapi.dll)
[GuidAttribute("C0E64FDB-68EF-4ed8-812D-3C4B3FECD3F0")] [ComVisibleAttribute(true)] public interface IResourceUsage
/** @attribute GuidAttribute("C0E64FDB-68EF-4ed8-812D-3C4B3FECD3F0") */
/** @attribute ComVisibleAttribute(true) */
public interface IResourceUsage
GuidAttribute("C0E64FDB-68EF-4ed8-812D-3C4B3FECD3F0") ComVisibleAttribute(true) public interface IResourceUsage
Community Additions
ADD
Show: