Interface WorkloadNetworkDhcp.DefinitionStages.WithParentResource

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

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

    • withExistingPrivateCloud

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