Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnections

Package version

Interface representing a PrivateEndpointConnections.

Hierarchy

  • PrivateEndpointConnections

Implemented by

Index

Methods

beginCreateOrUpdate

beginCreateOrUpdateAndWait

beginDelete

  • Delete private endpoint connection with the specified name.

    Parameters

    • resourceGroupName: string

      The name of the resource group that contains the DigitalTwinsInstance.

    • resourceName: string

      The name of the DigitalTwinsInstance.

    • privateEndpointConnectionName: string

      The name of the private endpoint connection.

    • Optional options: PrivateEndpointConnectionsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

list

Generated using TypeDoc