Package version:

Interface WorkloadGroup

Workload group operations for a data warehouse

Hierarchy

Properties

id?: string

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

importance?: string

The workload group importance level.

maxResourcePercent?: number

The workload group cap percentage resource.

maxResourcePercentPerRequest?: number

The workload group request maximum grant percentage.

minResourcePercent?: number

The workload group minimum percentage resource.

minResourcePercentPerRequest?: number

The workload group request minimum grant percentage.

name?: string

Resource name. NOTE: This property will not be serialized. It can only be populated by the server.

queryExecutionTimeout?: number

The workload group query execution timeout.

type?: string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc