Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnectionOperations

Package version

Interface representing a PrivateEndpointConnectionOperations.

Hierarchy

  • PrivateEndpointConnectionOperations

Implemented by

Index

Methods

beginDelete

  • Delete Private Endpoint requests. This call is made by Backup Admin.

    Parameters

    • vaultName: string

      The name of the recovery services vault.

    • resourceGroupName: string

      The name of the resource group where the recovery services vault is present.

    • privateEndpointConnectionName: string

      The name of the private endpoint connection.

    • Optional options: PrivateEndpointConnectionDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

beginPut

beginPutAndWait

get

Generated using TypeDoc