你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IReachabilityAnalysisRunsOperations 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.
ReachabilityAnalysisRunsOperations operations.
public interface IReachabilityAnalysisRunsOperations
type IReachabilityAnalysisRunsOperations = interface
Public Interface IReachabilityAnalysisRunsOperations
Methods
BeginDeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes Reachability Analysis Run. |
CreateWithHttpMessagesAsync(String, String, String, String, ReachabilityAnalysisRun, Dictionary<String,List<String>>, CancellationToken) |
Creates Reachability Analysis Runs. |
DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Deletes Reachability Analysis Run. |
GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets Reachability Analysis Run. |
ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Gets list of Reachability Analysis Runs. |
ListWithHttpMessagesAsync(String, String, String, String, Nullable<Int32>, Nullable<Int32>, String, String, Dictionary<String,List<String>>, CancellationToken) |
Gets list of Reachability Analysis Runs. |