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