Interface ClusterPrincipalAssignment.DefinitionStages.WithParentResource

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

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

    • withExistingCluster

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