AzureReachabilityReportParameters Class
Geographic and time constraints for Azure reachability report.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
AzureReachabilityReportParameters
Constructor
AzureReachabilityReportParameters(*, provider_location: azure.mgmt.network.v2018_04_01.models._models_py3.AzureReachabilityReportLocation, start_time: datetime.datetime, end_time: datetime.datetime, providers: typing.Union[typing.List[str], NoneType] = None, azure_locations: typing.Union[typing.List[str], NoneType] = None, **kwargs)
Parameters
- provider_location
- AzureReachabilityReportLocation
Required. Parameters that define a geographic location.
- start_time
- datetime
Required. The start time for the Azure reachability report.
- end_time
- datetime
Required. The end time for the Azure reachability report.
Feedback
Submit and view feedback for