azure-native.synapse.getSqlPoolWorkloadGroup
Explore with Pulumi AI
Get a Sql pool’s workload group.
Uses Azure REST API version 2021-06-01.
Other available API versions: 2021-04-01-preview, 2021-05-01, 2021-06-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native synapse [ApiVersion]
. See the version guide for details.
Using getSqlPoolWorkloadGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSqlPoolWorkloadGroup(args: GetSqlPoolWorkloadGroupArgs, opts?: InvokeOptions): Promise<GetSqlPoolWorkloadGroupResult>
function getSqlPoolWorkloadGroupOutput(args: GetSqlPoolWorkloadGroupOutputArgs, opts?: InvokeOptions): Output<GetSqlPoolWorkloadGroupResult>
def get_sql_pool_workload_group(resource_group_name: Optional[str] = None,
sql_pool_name: Optional[str] = None,
workload_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSqlPoolWorkloadGroupResult
def get_sql_pool_workload_group_output(resource_group_name: Optional[pulumi.Input[str]] = None,
sql_pool_name: Optional[pulumi.Input[str]] = None,
workload_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSqlPoolWorkloadGroupResult]
func LookupSqlPoolWorkloadGroup(ctx *Context, args *LookupSqlPoolWorkloadGroupArgs, opts ...InvokeOption) (*LookupSqlPoolWorkloadGroupResult, error)
func LookupSqlPoolWorkloadGroupOutput(ctx *Context, args *LookupSqlPoolWorkloadGroupOutputArgs, opts ...InvokeOption) LookupSqlPoolWorkloadGroupResultOutput
> Note: This function is named LookupSqlPoolWorkloadGroup
in the Go SDK.
public static class GetSqlPoolWorkloadGroup
{
public static Task<GetSqlPoolWorkloadGroupResult> InvokeAsync(GetSqlPoolWorkloadGroupArgs args, InvokeOptions? opts = null)
public static Output<GetSqlPoolWorkloadGroupResult> Invoke(GetSqlPoolWorkloadGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSqlPoolWorkloadGroupResult> getSqlPoolWorkloadGroup(GetSqlPoolWorkloadGroupArgs args, InvokeOptions options)
public static Output<GetSqlPoolWorkloadGroupResult> getSqlPoolWorkloadGroup(GetSqlPoolWorkloadGroupArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:synapse:getSqlPoolWorkloadGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sql
Pool stringName - SQL pool name
- Workload
Group stringName - The name of the workload group.
- Workspace
Name string - The name of the workspace.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Sql
Pool stringName - SQL pool name
- Workload
Group stringName - The name of the workload group.
- Workspace
Name string - The name of the workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sql
Pool StringName - SQL pool name
- workload
Group StringName - The name of the workload group.
- workspace
Name String - The name of the workspace.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- sql
Pool stringName - SQL pool name
- workload
Group stringName - The name of the workload group.
- workspace
Name string - The name of the workspace.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- sql_
pool_ strname - SQL pool name
- workload_
group_ strname - The name of the workload group.
- workspace_
name str - The name of the workspace.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- sql
Pool StringName - SQL pool name
- workload
Group StringName - The name of the workload group.
- workspace
Name String - The name of the workspace.
getSqlPoolWorkloadGroup Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Max
Resource intPercent - The workload group cap percentage resource.
- Min
Resource intPercent - The workload group minimum percentage resource.
- Min
Resource doublePercent Per Request - The workload group request minimum grant percentage.
- Name string
- The name of the resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Importance string
- The workload group importance level.
- Max
Resource doublePercent Per Request - The workload group request maximum grant percentage.
- Query
Execution intTimeout - The workload group query execution timeout.
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Max
Resource intPercent - The workload group cap percentage resource.
- Min
Resource intPercent - The workload group minimum percentage resource.
- Min
Resource float64Percent Per Request - The workload group request minimum grant percentage.
- Name string
- The name of the resource
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Importance string
- The workload group importance level.
- Max
Resource float64Percent Per Request - The workload group request maximum grant percentage.
- Query
Execution intTimeout - The workload group query execution timeout.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- max
Resource IntegerPercent - The workload group cap percentage resource.
- min
Resource IntegerPercent - The workload group minimum percentage resource.
- min
Resource DoublePercent Per Request - The workload group request minimum grant percentage.
- name String
- The name of the resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- importance String
- The workload group importance level.
- max
Resource DoublePercent Per Request - The workload group request maximum grant percentage.
- query
Execution IntegerTimeout - The workload group query execution timeout.
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- max
Resource numberPercent - The workload group cap percentage resource.
- min
Resource numberPercent - The workload group minimum percentage resource.
- min
Resource numberPercent Per Request - The workload group request minimum grant percentage.
- name string
- The name of the resource
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- importance string
- The workload group importance level.
- max
Resource numberPercent Per Request - The workload group request maximum grant percentage.
- query
Execution numberTimeout - The workload group query execution timeout.
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- max_
resource_ intpercent - The workload group cap percentage resource.
- min_
resource_ intpercent - The workload group minimum percentage resource.
- min_
resource_ floatpercent_ per_ request - The workload group request minimum grant percentage.
- name str
- The name of the resource
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- importance str
- The workload group importance level.
- max_
resource_ floatpercent_ per_ request - The workload group request maximum grant percentage.
- query_
execution_ inttimeout - The workload group query execution timeout.
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- max
Resource NumberPercent - The workload group cap percentage resource.
- min
Resource NumberPercent - The workload group minimum percentage resource.
- min
Resource NumberPercent Per Request - The workload group request minimum grant percentage.
- name String
- The name of the resource
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- importance String
- The workload group importance level.
- max
Resource NumberPercent Per Request - The workload group request maximum grant percentage.
- query
Execution NumberTimeout - The workload group query execution timeout.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0