Interface WorkloadNetworkDnsZone.DefinitionStages.WithParentResource

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

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

    • withExistingPrivateCloud

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