azure-native.synapse.getSqlPoolSensitivityLabel
Explore with Pulumi AI
Gets the sensitivity label of a given column
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 getSqlPoolSensitivityLabel
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 getSqlPoolSensitivityLabel(args: GetSqlPoolSensitivityLabelArgs, opts?: InvokeOptions): Promise<GetSqlPoolSensitivityLabelResult>
function getSqlPoolSensitivityLabelOutput(args: GetSqlPoolSensitivityLabelOutputArgs, opts?: InvokeOptions): Output<GetSqlPoolSensitivityLabelResult>
def get_sql_pool_sensitivity_label(column_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
schema_name: Optional[str] = None,
sensitivity_label_source: Optional[str] = None,
sql_pool_name: Optional[str] = None,
table_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSqlPoolSensitivityLabelResult
def get_sql_pool_sensitivity_label_output(column_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
schema_name: Optional[pulumi.Input[str]] = None,
sensitivity_label_source: Optional[pulumi.Input[str]] = None,
sql_pool_name: Optional[pulumi.Input[str]] = None,
table_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSqlPoolSensitivityLabelResult]
func LookupSqlPoolSensitivityLabel(ctx *Context, args *LookupSqlPoolSensitivityLabelArgs, opts ...InvokeOption) (*LookupSqlPoolSensitivityLabelResult, error)
func LookupSqlPoolSensitivityLabelOutput(ctx *Context, args *LookupSqlPoolSensitivityLabelOutputArgs, opts ...InvokeOption) LookupSqlPoolSensitivityLabelResultOutput
> Note: This function is named LookupSqlPoolSensitivityLabel
in the Go SDK.
public static class GetSqlPoolSensitivityLabel
{
public static Task<GetSqlPoolSensitivityLabelResult> InvokeAsync(GetSqlPoolSensitivityLabelArgs args, InvokeOptions? opts = null)
public static Output<GetSqlPoolSensitivityLabelResult> Invoke(GetSqlPoolSensitivityLabelInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSqlPoolSensitivityLabelResult> getSqlPoolSensitivityLabel(GetSqlPoolSensitivityLabelArgs args, InvokeOptions options)
public static Output<GetSqlPoolSensitivityLabelResult> getSqlPoolSensitivityLabel(GetSqlPoolSensitivityLabelArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:synapse:getSqlPoolSensitivityLabel
arguments:
# arguments dictionary
The following arguments are supported:
- Column
Name string - The name of the column.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Schema
Name string - The name of the schema.
- Sensitivity
Label stringSource - The source of the sensitivity label.
- Sql
Pool stringName - SQL pool name
- Table
Name string - The name of the table.
- Workspace
Name string - The name of the workspace.
- Column
Name string - The name of the column.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Schema
Name string - The name of the schema.
- Sensitivity
Label stringSource - The source of the sensitivity label.
- Sql
Pool stringName - SQL pool name
- Table
Name string - The name of the table.
- Workspace
Name string - The name of the workspace.
- column
Name String - The name of the column.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- schema
Name String - The name of the schema.
- sensitivity
Label StringSource - The source of the sensitivity label.
- sql
Pool StringName - SQL pool name
- table
Name String - The name of the table.
- workspace
Name String - The name of the workspace.
- column
Name string - The name of the column.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- schema
Name string - The name of the schema.
- sensitivity
Label stringSource - The source of the sensitivity label.
- sql
Pool stringName - SQL pool name
- table
Name string - The name of the table.
- workspace
Name string - The name of the workspace.
- column_
name str - The name of the column.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- schema_
name str - The name of the schema.
- sensitivity_
label_ strsource - The source of the sensitivity label.
- sql_
pool_ strname - SQL pool name
- table_
name str - The name of the table.
- workspace_
name str - The name of the workspace.
- column
Name String - The name of the column.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- schema
Name String - The name of the schema.
- sensitivity
Label StringSource - The source of the sensitivity label.
- sql
Pool StringName - SQL pool name
- table
Name String - The name of the table.
- workspace
Name String - The name of the workspace.
getSqlPoolSensitivityLabel Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Column
Name string - The column name.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Is
Disabled bool - Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
- Managed
By string - managed by
- Name string
- The name of the resource
- Schema
Name string - The schema name.
- Table
Name string - The table name.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Information
Type string - The information type.
- Information
Type stringId - The information type ID.
- Label
Id string - The label ID.
- Label
Name string - The label name.
- Rank string
- Azure
Api stringVersion - The Azure API version of the resource.
- Column
Name string - The column name.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Is
Disabled bool - Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
- Managed
By string - managed by
- Name string
- The name of the resource
- Schema
Name string - The schema name.
- Table
Name string - The table name.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Information
Type string - The information type.
- Information
Type stringId - The information type ID.
- Label
Id string - The label ID.
- Label
Name string - The label name.
- Rank string
- azure
Api StringVersion - The Azure API version of the resource.
- column
Name String - The column name.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- is
Disabled Boolean - Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
- managed
By String - managed by
- name String
- The name of the resource
- schema
Name String - The schema name.
- table
Name String - The table name.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- information
Type String - The information type.
- information
Type StringId - The information type ID.
- label
Id String - The label ID.
- label
Name String - The label name.
- rank String
- azure
Api stringVersion - The Azure API version of the resource.
- column
Name string - The column name.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- is
Disabled boolean - Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
- managed
By string - managed by
- name string
- The name of the resource
- schema
Name string - The schema name.
- table
Name string - The table name.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- information
Type string - The information type.
- information
Type stringId - The information type ID.
- label
Id string - The label ID.
- label
Name string - The label name.
- rank string
- azure_
api_ strversion - The Azure API version of the resource.
- column_
name str - The column name.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- is_
disabled bool - Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
- managed_
by str - managed by
- name str
- The name of the resource
- schema_
name str - The schema name.
- table_
name str - The table name.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- information_
type str - The information type.
- information_
type_ strid - The information type ID.
- label_
id str - The label ID.
- label_
name str - The label name.
- rank str
- azure
Api StringVersion - The Azure API version of the resource.
- column
Name String - The column name.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- is
Disabled Boolean - Is sensitivity recommendation disabled. Applicable for recommended sensitivity label only. Specifies whether the sensitivity recommendation on this column is disabled (dismissed) or not.
- managed
By String - managed by
- name String
- The name of the resource
- schema
Name String - The schema name.
- table
Name String - The table name.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- information
Type String - The information type.
- information
Type StringId - The information type ID.
- label
Id String - The label ID.
- label
Name String - The label name.
- rank String
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0