Interface PlacementPolicy.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingCluster

        PlacementPolicy.DefinitionStages.WithCreate withExistingCluster​(String resourceGroupName,
                                                                        String privateCloudName,
                                                                        String clusterName)
        Specifies resourceGroupName, privateCloudName, clusterName.
        Parameters:
        resourceGroupName - The name of the resource group. The name is case insensitive.
        privateCloudName - Name of the private cloud.
        clusterName - Name of the cluster in the private cloud.
        Returns:
        the next definition stage.