Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrivateEndpointConnections

Package version

Interface representing a PrivateEndpointConnections.

Hierarchy

  • PrivateEndpointConnections

Implemented by

Index

Methods

createOrUpdate

delete

  • Disconnects the private endpoint connection and deletes it from the environment.

    Parameters

    • resourceGroupName: string

      Name of an Azure Resource group.

    • environmentName: string

      The name of the Time Series Insights environment associated with the specified resource group.

    • privateEndpointConnectionName: string

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

    • Optional options: PrivateEndpointConnectionsDeleteOptionalParams

      The options parameters.

    Returns Promise<void>

get

listByEnvironment

Generated using TypeDoc