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 the specified private endpoint connection associated with the device update account.

    Parameters

    • resourceGroupName: string

      The resource group name.

    • accountName: string

      Account name.

    • privateEndpointConnectionName: string

      The name of the private endpoint connection associated with the Azure resource

    • Optional options: PrivateEndpointConnectionsDeleteOptionalParams

      The options parameters.

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

beginDeleteAndWait

get

listByAccount

Generated using TypeDoc