NodeDisableSchedulingParameter.withNodeDisableSchedulingOption(DisableComputeNodeSchedulingOption nodeDisableSchedulingOption) 方法
定义
Set the default value is requeue. Possible values include: 'requeue', 'terminate', 'taskCompletion'.
public NodeDisableSchedulingParameter withNodeDisableSchedulingOption(DisableComputeNodeSchedulingOption nodeDisableSchedulingOption)
参数
- nodeDisableSchedulingOption
- DisableComputeNodeSchedulingOption
the nodeDisableSchedulingOption value to set
返回
the NodeDisableSchedulingParameter object itself.