WorkloadGroup interface
數據倉儲的工作負載群組作業
- Extends
屬性
| importance | 工作負載群組重要性層級。 |
| max |
工作負載群組上限百分比資源。 |
| max |
工作負載群組要求授與百分比上限。 |
| min |
工作負載群組最小百分比資源。 |
| min |
工作負載群組要求最小授與百分比。 |
| query |
工作負載群組查詢執行逾時。 |
繼承的屬性
| id | 資源的完整資源標識碼。 範例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | 資源的名稱 |
| system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 |
| 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
name
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。
systemData?: SystemData
屬性值
type
資源的類型。 例如:「Microsoft.Compute/virtualMachines」或「Microsoft.Storage/storageAccounts」
type?: string
屬性值
string