AzureReachabilityReportParameters interface

Geographic and time constraints for Azure reachability report.

Properties

azureLocations

Optional Azure regions to scope the query to.

endTime

The end time for the Azure reachability report.

providerLocation

Parameters that define a geographic location.

providers

List of Internet service providers.

startTime

The start time for the Azure reachability report.

Property Details

azureLocations

Optional Azure regions to scope the query to.

azureLocations?: string[]

Property Value

string[]

endTime

The end time for the Azure reachability report.

endTime: Date

Property Value

Date

providerLocation

Parameters that define a geographic location.

providerLocation: AzureReachabilityReportLocation

Property Value

providers

List of Internet service providers.

providers?: string[]

Property Value

string[]

startTime

The start time for the Azure reachability report.

startTime: Date

Property Value

Date