Interface HcxEnterpriseSite.DefinitionStages.WithParentResource

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

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

    • withExistingPrivateCloud

      HcxEnterpriseSite.DefinitionStages.WithCreate 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.