IManagementGroupNetworkManagerConnectionsOperations 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.
ManagementGroupNetworkManagerConnectionsOperations operations.
public interface IManagementGroupNetworkManagerConnectionsOperations
type IManagementGroupNetworkManagerConnectionsOperations = interface
Public Interface IManagementGroupNetworkManagerConnectionsOperations
Methods
CreateOrUpdateWithHttpMessagesAsync(NetworkManagerConnection, String, String, Dictionary<String,List<String>>, CancellationToken) |
Create a network manager connection on this management group. |
DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Delete specified pending connection created by this management group. |
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Get a specified connection created by this management group. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
List all network manager connections created by this management group. |
ListWithHttpMessagesAsync(String, Nullable<Int32>, String, Dictionary<String,List<String>>, CancellationToken) |
List all network manager connections created by this management group. |
Extension Methods
Applies to
Azure SDK for .NET