ManagedPrivateEndpointsOperationsExtensions Class

Definition

Extension methods for ManagedPrivateEndpointsOperations.

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

Methods

CreateOrUpdate(IManagedPrivateEndpointsOperations, String, String, String, String, ManagedPrivateEndpointResource, String)

Creates or updates a managed private endpoint.

CreateOrUpdateAsync(IManagedPrivateEndpointsOperations, String, String, String, String, ManagedPrivateEndpointResource, String, CancellationToken)

Creates or updates a managed private endpoint.

Delete(IManagedPrivateEndpointsOperations, String, String, String, String)

Deletes a managed private endpoint.

DeleteAsync(IManagedPrivateEndpointsOperations, String, String, String, String, CancellationToken)

Deletes a managed private endpoint.

Get(IManagedPrivateEndpointsOperations, String, String, String, String, String)

Gets a managed private endpoint.

GetAsync(IManagedPrivateEndpointsOperations, String, String, String, String, String, CancellationToken)

Gets a managed private endpoint.

ListByFactory(IManagedPrivateEndpointsOperations, String, String, String)

Lists managed private endpoints.

ListByFactoryAsync(IManagedPrivateEndpointsOperations, String, String, String, CancellationToken)

Lists managed private endpoints.

ListByFactoryNext(IManagedPrivateEndpointsOperations, String)

Lists managed private endpoints.

ListByFactoryNextAsync(IManagedPrivateEndpointsOperations, String, CancellationToken)

Lists managed private endpoints.

Applies to