1. Packages
  2. Azure Native
  3. API Docs
  4. synapse
  5. getWorkspaceSqlAadAdmin
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.20.1 published on Friday, Dec 1, 2023 by Pulumi

azure-native.synapse.getWorkspaceSqlAadAdmin

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.20.1 published on Friday, Dec 1, 2023 by Pulumi

    Gets a workspace SQL active directory admin Azure REST API version: 2021-06-01.

    Other available API versions: 2021-06-01-preview.

    Using getWorkspaceSqlAadAdmin

    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 getWorkspaceSqlAadAdmin(args: GetWorkspaceSqlAadAdminArgs, opts?: InvokeOptions): Promise<GetWorkspaceSqlAadAdminResult>
    function getWorkspaceSqlAadAdminOutput(args: GetWorkspaceSqlAadAdminOutputArgs, opts?: InvokeOptions): Output<GetWorkspaceSqlAadAdminResult>
    def get_workspace_sql_aad_admin(resource_group_name: Optional[str] = None,
                                    workspace_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetWorkspaceSqlAadAdminResult
    def get_workspace_sql_aad_admin_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                    workspace_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetWorkspaceSqlAadAdminResult]
    func LookupWorkspaceSqlAadAdmin(ctx *Context, args *LookupWorkspaceSqlAadAdminArgs, opts ...InvokeOption) (*LookupWorkspaceSqlAadAdminResult, error)
    func LookupWorkspaceSqlAadAdminOutput(ctx *Context, args *LookupWorkspaceSqlAadAdminOutputArgs, opts ...InvokeOption) LookupWorkspaceSqlAadAdminResultOutput

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

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

    The following arguments are supported:

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    WorkspaceName string

    The name of the workspace.

    ResourceGroupName string

    The name of the resource group. The name is case insensitive.

    WorkspaceName string

    The name of the workspace.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    workspaceName String

    The name of the workspace.

    resourceGroupName string

    The name of the resource group. The name is case insensitive.

    workspaceName string

    The name of the workspace.

    resource_group_name str

    The name of the resource group. The name is case insensitive.

    workspace_name str

    The name of the workspace.

    resourceGroupName String

    The name of the resource group. The name is case insensitive.

    workspaceName String

    The name of the workspace.

    getWorkspaceSqlAadAdmin 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}

    Name string

    The name of the resource

    Type string

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    AdministratorType string

    Workspace active directory administrator type

    Login string

    Login of the workspace active directory administrator

    Sid string

    Object ID of the workspace active directory administrator

    TenantId string

    Tenant ID of the workspace active directory administrator

    Id string

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    Name string

    The name of the resource

    Type string

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    AdministratorType string

    Workspace active directory administrator type

    Login string

    Login of the workspace active directory administrator

    Sid string

    Object ID of the workspace active directory administrator

    TenantId string

    Tenant ID of the workspace active directory administrator

    id String

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name String

    The name of the resource

    type String

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    administratorType String

    Workspace active directory administrator type

    login String

    Login of the workspace active directory administrator

    sid String

    Object ID of the workspace active directory administrator

    tenantId String

    Tenant ID of the workspace active directory administrator

    id string

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name string

    The name of the resource

    type string

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    administratorType string

    Workspace active directory administrator type

    login string

    Login of the workspace active directory administrator

    sid string

    Object ID of the workspace active directory administrator

    tenantId string

    Tenant ID of the workspace active directory administrator

    id str

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name str

    The name of the resource

    type str

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    administrator_type str

    Workspace active directory administrator type

    login str

    Login of the workspace active directory administrator

    sid str

    Object ID of the workspace active directory administrator

    tenant_id str

    Tenant ID of the workspace active directory administrator

    id String

    Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

    name String

    The name of the resource

    type String

    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

    administratorType String

    Workspace active directory administrator type

    login String

    Login of the workspace active directory administrator

    sid String

    Object ID of the workspace active directory administrator

    tenantId String

    Tenant ID of the workspace active directory administrator

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.20.1 published on Friday, Dec 1, 2023 by Pulumi