IPrivateEndpointConnectionsOperations Interface
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.
PrivateEndpointConnectionsOperations operations.
public interface IPrivateEndpointConnectionsOperations
type IPrivateEndpointConnectionsOperations = interface
Public Interface IPrivateEndpointConnectionsOperations
Methods
BeginDeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes a private endpoint connection. |
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes a private endpoint connection. |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters |
UpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnection, Dictionary<String,List<String>>, CancellationToken) |
Updates a private endpoint connection. |