Interface ManagedPrivateEndpoint.DefinitionStages.WithParentResource

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

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

    • withExistingCluster

      ManagedPrivateEndpoint.DefinitionStages.WithCreate withExistingCluster(String resourceGroupName, String clusterName)
      Specifies resourceGroupName, clusterName.
      Parameters:
      resourceGroupName - The name of the resource group containing the Kusto cluster.
      clusterName - The name of the Kusto cluster.
      Returns:
      the next definition stage.