Interface PrivateEndpointConnection.DefinitionStages.WithParentResource

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

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

    • withExistingCluster

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