Interface GlobalReachConnection.DefinitionStages.WithParentResource

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

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

    • withExistingPrivateCloud

      GlobalReachConnection.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.