SchedulerNodeGroupsAttributeName Field

Represents a constant that is used when the scheduler nodeGroups attribute is assigned to a job definition. This type/member supports the IIS Transform Manager infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Web.Media.TransformManager
Assembly:  Microsoft.Web.Media.TransformManager.Common (in Microsoft.Web.Media.TransformManager.Common.dll)

Syntax

'Declaration

  Public Const SchedulerNodeGroupsAttributeName As String
'Usage

  Dim value As String

value = JobDefinition.SchedulerNodeGroupsAttributeName
  public const string SchedulerNodeGroupsAttributeName
  public:
literal String^ SchedulerNodeGroupsAttributeName
  static val mutable SchedulerNodeGroupsAttributeName: string
  public const var SchedulerNodeGroupsAttributeName : String

See Also

Reference

JobDefinition Class

Microsoft.Web.Media.TransformManager Namespace