This topic has not yet been rated - Rate this topic

PoolPropertyIds.Guarantee Property

The unique identifier that describes the number of cores in the cluster guaranteed to the pool according to its weight and weights of other pools on the cluster.


Namespace: Microsoft.Hpc.Scheduler.Properties
Assembly: Microsoft.Hpc.Scheduler.Properties (in Microsoft.Hpc.Scheduler.Properties.dll)
'Usage
Dim value As PropertyId

value = PoolPropertyIds.Guarantee

public static PropertyId Guarantee { get; }
/** @property */
public static PropertyId get_Guarantee ()

public static function get Guarantee () : PropertyId

Property Value

A PropertyId object that identifies this property.

Platform Note: This property was introduced in Windows HPC Server 2008 R2 with Service Pack 2 (SP2) and is not supported in previous versions.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012

Target Platforms

Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, with HPC Pack Client Utilities




Build Date:

2013-04-22
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.