PrivateEndpointConnectionOperationsExtensions 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 PrivateEndpointConnectionOperations.
public static class PrivateEndpointConnectionOperationsExtensions
type PrivateEndpointConnectionOperationsExtensions = class
Public Module PrivateEndpointConnectionOperationsExtensions
- Inheritance
-
PrivateEndpointConnectionOperationsExtensions
Methods
CreateOrUpdate(IPrivateEndpointConnectionOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, String) |
Approves or rejects a private endpoint connection |
CreateOrUpdateAsync(IPrivateEndpointConnectionOperations, String, String, String, PrivateLinkConnectionApprovalRequestResource, String, CancellationToken) |
Approves or rejects a private endpoint connection |
Delete(IPrivateEndpointConnectionOperations, String, String, String) |
Deletes a private endpoint connection |
DeleteAsync(IPrivateEndpointConnectionOperations, String, String, String, CancellationToken) |
Deletes a private endpoint connection |
Get(IPrivateEndpointConnectionOperations, String, String, String, String) |
Gets a private endpoint connection |
GetAsync(IPrivateEndpointConnectionOperations, String, String, String, String, CancellationToken) |
Gets a private endpoint connection |
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.