Interface AzureReachabilityReport.DefinitionStages
-
- Enclosing interface:
- AzureReachabilityReport
public static interface AzureReachabilityReport.DefinitionStagesGrouping of Azure reachability report definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAzureReachabilityReport.DefinitionStages.WithAzureLocationsSets Azure regions to scope the query to.static interfaceAzureReachabilityReport.DefinitionStages.WithEndTimeSets the end time for the Azure reachability report.static interfaceAzureReachabilityReport.DefinitionStages.WithExecuteThe stage of the definition which contains all the minimum required inputs for execution, but also allows for any other optional settings to be specified.static interfaceAzureReachabilityReport.DefinitionStages.WithProviderLocationThe first stage of Azure reachability report parameters definition.static interfaceAzureReachabilityReport.DefinitionStages.WithProvidersSets the list of Internet service providers.static interfaceAzureReachabilityReport.DefinitionStages.WithStartTimeSets the start time for the Azure reachability report.
-