These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.synapse.getSqlPoolWorkloadGroup
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get a Sql pool’s workload group. API Version: 2021-03-01.
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 dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SqlPool stringName 
- SQL pool name
- WorkloadGroup stringName 
- The name of the workload group.
- WorkspaceName string
- The name of the workspace
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SqlPool stringName 
- SQL pool name
- WorkloadGroup stringName 
- The name of the workload group.
- WorkspaceName string
- The name of the workspace
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- sqlPool StringName 
- SQL pool name
- workloadGroup StringName 
- The name of the workload group.
- workspaceName String
- The name of the workspace
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- sqlPool stringName 
- SQL pool name
- workloadGroup stringName 
- The name of the workload group.
- workspaceName 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
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- sqlPool StringName 
- SQL pool name
- workloadGroup StringName 
- The name of the workload group.
- workspaceName String
- The name of the workspace
getSqlPoolWorkloadGroup Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- MaxResource intPercent 
- The workload group cap percentage resource.
- MinResource intPercent 
- The workload group minimum percentage resource.
- MinResource 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.
- MaxResource doublePercent Per Request 
- The workload group request maximum grant percentage.
- QueryExecution intTimeout 
- The workload group query execution timeout.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- MaxResource intPercent 
- The workload group cap percentage resource.
- MinResource intPercent 
- The workload group minimum percentage resource.
- MinResource 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.
- MaxResource float64Percent Per Request 
- The workload group request maximum grant percentage.
- QueryExecution intTimeout 
- The workload group query execution timeout.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- maxResource IntegerPercent 
- The workload group cap percentage resource.
- minResource IntegerPercent 
- The workload group minimum percentage resource.
- minResource 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.
- maxResource DoublePercent Per Request 
- The workload group request maximum grant percentage.
- queryExecution IntegerTimeout 
- The workload group query execution timeout.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- maxResource numberPercent 
- The workload group cap percentage resource.
- minResource numberPercent 
- The workload group minimum percentage resource.
- minResource 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.
- maxResource numberPercent Per Request 
- The workload group request maximum grant percentage.
- queryExecution numberTimeout 
- The workload group query execution timeout.
- 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.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- maxResource NumberPercent 
- The workload group cap percentage resource.
- minResource NumberPercent 
- The workload group minimum percentage resource.
- minResource 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.
- maxResource NumberPercent Per Request 
- The workload group request maximum grant percentage.
- queryExecution NumberTimeout 
- The workload group query execution timeout.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi