AzureReachabilityReportParameters 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.
Geographic and time constraints for Azure reachability report.
public class AzureReachabilityReportParameters
type AzureReachabilityReportParameters = class
Public Class AzureReachabilityReportParameters
- Inheritance
-
System.ObjectAzureReachabilityReportParameters
Constructors
AzureReachabilityReportParameters(AzureReachabilityReportLocation, DateTimeOffset, DateTimeOffset) |
Initializes a new instance of AzureReachabilityReportParameters. |
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. |