30 строки
2.1 KiB
YAML
30 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSchedulingPolicy"
|
|
fullName: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSchedulingPolicy"
|
|
name: "Pool.UpdateStages.WithTaskSchedulingPolicy"
|
|
nameWithType: "Pool.UpdateStages.WithTaskSchedulingPolicy"
|
|
summary: "The stage of the Pool update allowing to specify task<wbr>Scheduling<wbr>Policy."
|
|
syntax: "public static interface **Pool.UpdateStages.WithTaskSchedulingPolicy**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSchedulingPolicy.withTaskSchedulingPolicy(com.azure.resourcemanager.batch.models.TaskSchedulingPolicy)"
|
|
fullName: "com.azure.resourcemanager.batch.models.Pool.UpdateStages.WithTaskSchedulingPolicy.withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)"
|
|
name: "withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)"
|
|
nameWithType: "Pool.UpdateStages.WithTaskSchedulingPolicy.withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)"
|
|
summary: "Specifies the task<wbr>Scheduling<wbr>Policy property: If not specified, the default is spread.."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "If not specified, the default is spread."
|
|
name: "taskSchedulingPolicy"
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.models.TaskSchedulingPolicy?alt=com.azure.resourcemanager.batch.models.TaskSchedulingPolicy&text=TaskSchedulingPolicy\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Pool.Update withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)"
|
|
desc: "Specifies the taskSchedulingPolicy property: If not specified, the default is spread.."
|
|
returns:
|
|
description: "the next definition stage."
|
|
type: "<xref href=\"com.azure.resourcemanager.batch.models.Pool.Update?alt=com.azure.resourcemanager.batch.models.Pool.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The stage of the Pool update allowing to specify taskSchedulingPolicy."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.batch.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-batch:2.0.0
|