Package version:

Interface JitNetworkAccessPolicies

Interface representing a JitNetworkAccessPolicies.

Hierarchy

  • JitNetworkAccessPolicies

Methods

  • Delete a Just-in-Time access control policy.

    Parameters

    • resourceGroupName: string

      The name of the resource group within the user's subscription. The name is case insensitive.

    • ascLocation: string

      The location where ASC stores the data of the subscription. can be retrieved from Get locations

    • jitNetworkAccessPolicyName: string

      Name of a Just-in-Time access configuration policy.

    • Optional options: JitNetworkAccessPoliciesDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

Generated using TypeDoc