Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnections

Package version

Interface representing a PrivateEndpointConnections.

Hierarchy

  • PrivateEndpointConnections

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • Deletes a private endpoint connection with a given name.

    Parameters

    • resourceGroupName: string

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

    • scopeName: string

      The name of the Azure Arc PrivateLinkScope resource.

    • privateEndpointConnectionName: string

      The name of the private endpoint connection.

    • Optional options: PrivateEndpointConnectionsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

listByPrivateLinkScope

Generated using TypeDoc