Share via


PrivateEndpointConnectionsOperationsExtensions Class

Definition

Extension methods for PrivateEndpointConnectionsOperations.

public static class PrivateEndpointConnectionsOperationsExtensions
type PrivateEndpointConnectionsOperationsExtensions = class
Public Module PrivateEndpointConnectionsOperationsExtensions
Inheritance
PrivateEndpointConnectionsOperationsExtensions

Methods

BeginCreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection)

Approve or reject a private endpoint connection manually.

BeginCreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken)

Approve or reject a private endpoint connection manually.

BeginDelete(IPrivateEndpointConnectionsOperations, String, String, String)

Deletes the specific private endpoint connection.

BeginDeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Deletes the specific private endpoint connection.

CreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection)

Approve or reject a private endpoint connection manually.

CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken)

Approve or reject a private endpoint connection manually.

Delete(IPrivateEndpointConnectionsOperations, String, String, String)

Deletes the specific private endpoint connection.

DeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Deletes the specific private endpoint connection.

Get(IPrivateEndpointConnectionsOperations, String, String, String)

Gets the specific private endpoint connection.

GetAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken)

Gets the specific private endpoint connection.

ListByCluster(IPrivateEndpointConnectionsOperations, String, String)

Lists the private endpoint connections for a HDInsight cluster.

ListByClusterAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken)

Lists the private endpoint connections for a HDInsight cluster.

ListByClusterNext(IPrivateEndpointConnectionsOperations, String)

Lists the private endpoint connections for a HDInsight cluster.

ListByClusterNextAsync(IPrivateEndpointConnectionsOperations, String, CancellationToken)

Lists the private endpoint connections for a HDInsight cluster.

Applies to