Interface Cluster.DefinitionStages.WithParentResource

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

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

    • withExistingPrivateCloud

      Cluster.DefinitionStages.WithSku withExistingPrivateCloud(String resourceGroupName, String privateCloudName)
      Specifies resourceGroupName, privateCloudName.
      Parameters:
      resourceGroupName - The name of the resource group. The name is case insensitive.
      privateCloudName - The name of the private cloud.
      Returns:
      the next definition stage.