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) |
Delete private endpoint connection |
BeginUpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnectionProperties, Dictionary<String,List<String>>, CancellationToken) |
Update private endpoint connection |
DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete private endpoint connection |
GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Get private endpoint connection |
ListWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
List private endpoint connections |
UpdateWithHttpMessagesAsync(String, String, String, PrivateEndpointConnectionProperties, Dictionary<String,List<String>>, CancellationToken) |
Update private endpoint connection |
Extension Methods
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.