共用方式為


FixedScaleSettings 類別

定義

已修正集區的調整設定。

public class FixedScaleSettings
type FixedScaleSettings = class
Public Class FixedScaleSettings
繼承
FixedScaleSettings

建構函式

FixedScaleSettings()

初始化 FixedScaleSettings 類別的新實例。

FixedScaleSettings(Nullable<TimeSpan>, Nullable<Int32>, Nullable<Int32>, Nullable<ComputeNodeDeallocationOption>)

初始化 FixedScaleSettings 類別的新實例。

屬性

NodeDeallocationOption

取得或設定會決定節點及其執行中工作 () 集區大小是否減少時要執行的動作。

ResizeTimeout

取得或設定將計算節點配置給集區的逾時。

TargetDedicatedNodes

取得或設定集區中所需的專用計算節點數目。

TargetLowPriorityNodes

取得或設定集區中所需的 Spot/低優先順序計算節點數目。

適用於