IReachabilityAnalysisIntentsOperations 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.
ReachabilityAnalysisIntentsOperations operations.
public interface IReachabilityAnalysisIntentsOperations
type IReachabilityAnalysisIntentsOperations = interface
Public Interface IReachabilityAnalysisIntentsOperations
Methods
CreateWithHttpMessagesAsync(String, String, String, String, ReachabilityAnalysisIntent, Dictionary<String,List<String>>, CancellationToken) |
Creates Reachability Analysis Intent. |
DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes Reachability Analysis Intent. |
GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Get the Reachability Analysis Intent. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets list of Reachability Analysis Intents . |
ListWithHttpMessagesAsync(String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets list of Reachability Analysis Intents . |