PrivateEndpointConnectionsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for PrivateEndpointConnectionsOperations.
public static class PrivateEndpointConnectionsOperationsExtensions
type PrivateEndpointConnectionsOperationsExtensions = class
Public Module PrivateEndpointConnectionsOperationsExtensions
- Inheritance
-
PrivateEndpointConnectionsOperationsExtensions
Methods
CreateOrUpdate(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection) |
Update private endpoint connection. |
CreateOrUpdateAsync(IPrivateEndpointConnectionsOperations, String, String, String, PrivateEndpointConnection, CancellationToken) |
Update private endpoint connection. |
Delete(IPrivateEndpointConnectionsOperations, String, String, String) |
Delete private endpoint connection. |
DeleteAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken) |
Delete private endpoint connection. |
Get(IPrivateEndpointConnectionsOperations, String, String, String) |
Get private endpoint connection. |
GetAsync(IPrivateEndpointConnectionsOperations, String, String, String, CancellationToken) |
Get private endpoint connection. |
List(IPrivateEndpointConnectionsOperations, String, String) |
Get all private endpoint connections. |
ListAsync(IPrivateEndpointConnectionsOperations, String, String, CancellationToken) |
Get all private endpoint connections. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.