Interface SqlServerInstance.DefinitionStages.WithResourceGroup

All Known Subinterfaces:
SqlServerInstance.Definition
Enclosing interface:
SqlServerInstance.DefinitionStages

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

    • withExistingResourceGroup

      SqlServerInstance.DefinitionStages.WithCreate withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the Azure resource group.
      Returns:
      the next definition stage.