resourcespec.description Field

banner art

Specifies the rule that allows the scheduling engine to select a number of resources from a pool of resources. The rules can be associated with a service.

Syntax

[Visual Basic .NET]
Public Field description As String
[C#]
public string description;
[JScript]
public var description : String;

Remarks

Represents a field of type String.

The following table contains additional information about this attribute:

Platform required No
Application requirement level No Constraint
Valid for create Yes
Valid for retrieve Yes
Valid for update Yes
Max length 2000

See Also

© 2007 Microsoft Corporation. All rights reserved.