Interface PrivateCloud.DefinitionStages.WithResourceGroup

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

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

    • withExistingResourceGroup

      PrivateCloud.DefinitionStages.WithSku withExistingResourceGroup(String resourceGroupName)
      Specifies resourceGroupName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      Returns:
      the next definition stage.