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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET