Interface PrivateEndpoint.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingCluster

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