Interface TransparentDataEncryption.DefinitionStages.WithParentResource

All Known Subinterfaces:
TransparentDataEncryption.Definition, TransparentDataEncryption.DefinitionStages.Blank
Enclosing interface:
TransparentDataEncryption.DefinitionStages

public static interface TransparentDataEncryption.DefinitionStages.WithParentResource
The stage of the TransparentDataEncryption definition allowing to specify parent resource.
  • Method Details

    • withExistingSqlPool

      TransparentDataEncryption.DefinitionStages.WithCreate withExistingSqlPool(String resourceGroupName, String workspaceName, String sqlPoolName)
      Specifies resourceGroupName, workspaceName, sqlPoolName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      workspaceName - The name of the workspace.
      sqlPoolName - SQL pool name.
      Returns:
      the next definition stage.