Package version:
Creates or updates the sensitivity label of a given column
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
The name of the schema.
The name of the table.
The name of the column.
The column sensitivity label resource.
Optional options: ManagedDatabaseSensitivityLabelsCreateOrUpdateOptionalParamsThe options parameters.
Deletes the sensitivity label of a given column
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
The name of the schema.
The name of the table.
The name of the column.
Optional options: ManagedDatabaseSensitivityLabelsDeleteOptionalParamsThe options parameters.
Disables sensitivity recommendations on a given column
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
The name of the schema.
The name of the table.
The name of the column.
Optional options: ManagedDatabaseSensitivityLabelsDisableRecommendationOptionalParamsThe options parameters.
Enables sensitivity recommendations on a given column (recommendations are enabled by default on all columns)
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
The name of the schema.
The name of the table.
The name of the column.
Optional options: ManagedDatabaseSensitivityLabelsEnableRecommendationOptionalParamsThe options parameters.
Gets the sensitivity label of a given column
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
The name of the schema.
The name of the table.
The name of the column.
The source of the sensitivity label.
Optional options: ManagedDatabaseSensitivityLabelsGetOptionalParamsThe options parameters.
Gets the sensitivity labels of a given database
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
Optional options: ManagedDatabaseSensitivityLabelsListCurrentByDatabaseOptionalParamsThe options parameters.
Gets the sensitivity labels of a given database
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
Optional options: ManagedDatabaseSensitivityLabelsListRecommendedByDatabaseOptionalParamsThe options parameters.
Update sensitivity labels of a given database using an operations batch.
The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
The name of the managed instance.
The name of the database.
A list of sensitivity label update operations.
Optional options: ManagedDatabaseSensitivityLabelsUpdateOptionalParamsThe options parameters.
Generated using TypeDoc
Interface representing a ManagedDatabaseSensitivityLabels.