AzureReachabilityReportItem Class

Definition

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