Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KustoPoolPrincipalAssignments

Package version

Interface representing a KustoPoolPrincipalAssignments.

Hierarchy

  • KustoPoolPrincipalAssignments

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • Deletes a Kusto pool principalAssignment.

    Parameters

    • workspaceName: string

      The name of the workspace.

    • kustoPoolName: string

      The name of the Kusto pool.

    • principalAssignmentName: string

      The name of the Kusto principalAssignment.

    • resourceGroupName: string

      The name of the resource group. The name is case insensitive.

    • Optional options: KustoPoolPrincipalAssignmentsDeleteOptionalParams

      The options parameters.

    Returns Promise<PollerLike<PollOperationState<void>, void>>

beginDeleteAndWait

checkNameAvailability

get

list

Generated using TypeDoc