AzureReachabilityReportItem Class
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.
Azure reachability report details for a given provider location.
public class AzureReachabilityReportItem
type AzureReachabilityReportItem = class
Public Class AzureReachabilityReportItem
- Inheritance
-
AzureReachabilityReportItem
Constructors
AzureReachabilityReportItem() |
Initializes a new instance of the AzureReachabilityReportItem class. |
AzureReachabilityReportItem(String, String, IList<AzureReachabilityReportLatencyInfo>) |
Initializes a new instance of the AzureReachabilityReportItem class. |
Properties
AzureLocation |
Gets or sets the Azure region. |
Latencies |
Gets or sets list of latency details for each of the time series. |
Provider |
Gets or sets the Internet service provider. |
Applies to
Azure SDK for .NET