Uses of Class
com.microsoft.azure.management.batch.TaskSchedulingPolicy
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of TaskSchedulingPolicy in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionPool.taskSchedulingPolicy()
TaskSchedulingPolicy.withNodeFillType
(ComputeNodeFillType nodeFillType) Set possible values include: 'Spread', 'Pack'.Modifier and TypeMethodDescriptionPool.DefinitionStages.WithAttach.withTaskSchedulingPolicy
(TaskSchedulingPolicy taskSchedulingPolicy) Specifies the task scheduling policy.Pool.UpdateDefinitionStages.WithAttach.withTaskSchedulingPolicy
(TaskSchedulingPolicy taskSchedulingPolicy) Specifies the task scheduling policy.Pool.UpdateStages.WithAttach.withTaskSchedulingPolicy
(TaskSchedulingPolicy taskSchedulingPolicy) Specifies the task scheduling policy.