WorkloadGroup interface

sql 集區的工作負載群組作業

Extends

屬性

importance

工作負載群組重要性層級。

maxResourcePercent

工作負載群組上限百分比資源。

maxResourcePercentPerRequest

工作負載群組要求授與百分比上限。

minResourcePercent

工作負載群組最小百分比資源。

minResourcePercentPerRequest

工作負載群組要求最小授與百分比。

queryExecutionTimeout

工作負載群組查詢執行逾時。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

importance

工作負載群組重要性層級。

importance?: string

屬性值

string

maxResourcePercent

工作負載群組上限百分比資源。

maxResourcePercent?: number

屬性值

number

maxResourcePercentPerRequest

工作負載群組要求授與百分比上限。

maxResourcePercentPerRequest?: number

屬性值

number

minResourcePercent

工作負載群組最小百分比資源。

minResourcePercent?: number

屬性值

number

minResourcePercentPerRequest

工作負載群組要求最小授與百分比。

minResourcePercentPerRequest?: number

屬性值

number

queryExecutionTimeout

工作負載群組查詢執行逾時。

queryExecutionTimeout?: number

屬性值

number

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyResource.id

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyResource.name

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyResource.type