1. Packages
  2. Azure Native v1
  3. API Docs
  4. synapse
  5. getSqlPoolWorkloadClassifier
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.getSqlPoolWorkloadClassifier

Explore with Pulumi AI

azure-native-v1 logo
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 workload classifier of Sql pool’s workload group. API Version: 2021-03-01.

    Using getSqlPoolWorkloadClassifier

    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 getSqlPoolWorkloadClassifier(args: GetSqlPoolWorkloadClassifierArgs, opts?: InvokeOptions): Promise<GetSqlPoolWorkloadClassifierResult>
    function getSqlPoolWorkloadClassifierOutput(args: GetSqlPoolWorkloadClassifierOutputArgs, opts?: InvokeOptions): Output<GetSqlPoolWorkloadClassifierResult>
    def get_sql_pool_workload_classifier(resource_group_name: Optional[str] = None,
                                         sql_pool_name: Optional[str] = None,
                                         workload_classifier_name: Optional[str] = None,
                                         workload_group_name: Optional[str] = None,
                                         workspace_name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetSqlPoolWorkloadClassifierResult
    def get_sql_pool_workload_classifier_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                         sql_pool_name: Optional[pulumi.Input[str]] = None,
                                         workload_classifier_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[GetSqlPoolWorkloadClassifierResult]
    func LookupSqlPoolWorkloadClassifier(ctx *Context, args *LookupSqlPoolWorkloadClassifierArgs, opts ...InvokeOption) (*LookupSqlPoolWorkloadClassifierResult, error)
    func LookupSqlPoolWorkloadClassifierOutput(ctx *Context, args *LookupSqlPoolWorkloadClassifierOutputArgs, opts ...InvokeOption) LookupSqlPoolWorkloadClassifierResultOutput

    > Note: This function is named LookupSqlPoolWorkloadClassifier in the Go SDK.

    public static class GetSqlPoolWorkloadClassifier 
    {
        public static Task<GetSqlPoolWorkloadClassifierResult> InvokeAsync(GetSqlPoolWorkloadClassifierArgs args, InvokeOptions? opts = null)
        public static Output<GetSqlPoolWorkloadClassifierResult> Invoke(GetSqlPoolWorkloadClassifierInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSqlPoolWorkloadClassifierResult> getSqlPoolWorkloadClassifier(GetSqlPoolWorkloadClassifierArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:synapse:getSqlPoolWorkloadClassifier
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    SqlPoolName string
    SQL pool name
    WorkloadClassifierName string
    The name of the workload classifier.
    WorkloadGroupName string
    The name of the workload group.
    WorkspaceName string
    The name of the workspace
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    SqlPoolName string
    SQL pool name
    WorkloadClassifierName string
    The name of the workload classifier.
    WorkloadGroupName string
    The name of the workload group.
    WorkspaceName string
    The name of the workspace
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    sqlPoolName String
    SQL pool name
    workloadClassifierName String
    The name of the workload classifier.
    workloadGroupName String
    The name of the workload group.
    workspaceName String
    The name of the workspace
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    sqlPoolName string
    SQL pool name
    workloadClassifierName string
    The name of the workload classifier.
    workloadGroupName string
    The name of the workload group.
    workspaceName string
    The name of the workspace
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    sql_pool_name str
    SQL pool name
    workload_classifier_name str
    The name of the workload classifier.
    workload_group_name str
    The name of the workload group.
    workspace_name str
    The name of the workspace
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    sqlPoolName String
    SQL pool name
    workloadClassifierName String
    The name of the workload classifier.
    workloadGroupName String
    The name of the workload group.
    workspaceName String
    The name of the workspace

    getSqlPoolWorkloadClassifier 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}
    MemberName string
    The workload classifier member name.
    Name string
    The name of the resource
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Context string
    The workload classifier context.
    EndTime string
    The workload classifier end time for classification.
    Importance string
    The workload classifier importance.
    Label string
    The workload classifier label.
    StartTime string
    The workload classifier start time for classification.
    Id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    MemberName string
    The workload classifier member name.
    Name string
    The name of the resource
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    Context string
    The workload classifier context.
    EndTime string
    The workload classifier end time for classification.
    Importance string
    The workload classifier importance.
    Label string
    The workload classifier label.
    StartTime string
    The workload classifier start time for classification.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    memberName String
    The workload classifier member name.
    name String
    The name of the resource
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    context String
    The workload classifier context.
    endTime String
    The workload classifier end time for classification.
    importance String
    The workload classifier importance.
    label String
    The workload classifier label.
    startTime String
    The workload classifier start time for classification.
    id string
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    memberName string
    The workload classifier member name.
    name string
    The name of the resource
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    context string
    The workload classifier context.
    endTime string
    The workload classifier end time for classification.
    importance string
    The workload classifier importance.
    label string
    The workload classifier label.
    startTime string
    The workload classifier start time for classification.
    id str
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    member_name str
    The workload classifier member name.
    name str
    The name of the resource
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    context str
    The workload classifier context.
    end_time str
    The workload classifier end time for classification.
    importance str
    The workload classifier importance.
    label str
    The workload classifier label.
    start_time str
    The workload classifier start time for classification.
    id String
    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
    memberName String
    The workload classifier member name.
    name String
    The name of the resource
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    context String
    The workload classifier context.
    endTime String
    The workload classifier end time for classification.
    importance String
    The workload classifier importance.
    label String
    The workload classifier label.
    startTime String
    The workload classifier start time for classification.

    Package Details

    Repository
    azure-native-v1 pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native-v1 logo
    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