AzureReachabilityReportParameters Class

Definition

Geographic and time constraints for Azure reachability report.

public class AzureReachabilityReportParameters
type AzureReachabilityReportParameters = class
Public Class AzureReachabilityReportParameters
Inheritance
AzureReachabilityReportParameters

Constructors

AzureReachabilityReportParameters()

Initializes a new instance of the AzureReachabilityReportParameters class.

AzureReachabilityReportParameters(AzureReachabilityReportLocation, DateTime, DateTime, IList<String>, IList<String>)

Initializes a new instance of the AzureReachabilityReportParameters class.

Properties

AzureLocations

Gets or sets optional Azure regions to scope the query to.

EndTime

Gets or sets the end time for the Azure reachability report.

ProviderLocation

Gets or sets parameters that define a geographic location.

Providers

Gets or sets list of Internet service providers.

StartTime

Gets or sets the start time for the Azure reachability report.

Methods

Validate()

Validate the object.

Applies to