共用方式為


LoadBalancingSettingsModel interface

後端集區的負載平衡設定

Extends

屬性

additionalLatencyMilliseconds

探查要落入最低延遲值區以毫秒為單位的額外延遲

name

資源名稱。

resourceState

資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

sampleSize

要考慮進行負載平衡決策的範例數目

successfulSamplesRequired

必須成功之範例期間內的樣本數目

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

id

資源標識碼。

屬性詳細資料

additionalLatencyMilliseconds

探查要落入最低延遲值區以毫秒為單位的額外延遲

additionalLatencyMilliseconds?: number

屬性值

number

name

資源名稱。

name?: string

屬性值

string

resourceState

資源狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

resourceState?: string

屬性值

string

sampleSize

要考慮進行負載平衡決策的範例數目

sampleSize?: number

屬性值

number

successfulSamplesRequired

必須成功之範例期間內的樣本數目

successfulSamplesRequired?: number

屬性值

number

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id