SensitivityLabel.DefinitionStages.WithParentResource Interface
public static interface SensitivityLabel.DefinitionStages.WithParentResource
The stage of the SensitivityLabel definition allowing to specify parent resource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExistingColumn(String resourceGroupName, String workspaceName, String sqlPoolName, String schemaName, String tableName, String columnName)
Specifies resource |
Method Details
withExistingColumn
public abstract SensitivityLabel.DefinitionStages.WithCreate withExistingColumn(String resourceGroupName, String workspaceName, String sqlPoolName, String schemaName, String tableName, String columnName)
Specifies resourceGroupName, workspaceName, sqlPoolName, schemaName, tableName, columnName.
Parameters:
Returns: