Interface AzureReachabilityReport.DefinitionStages.WithAzureLocations
-
- All Known Subinterfaces:
AzureReachabilityReport.Definition,AzureReachabilityReport.DefinitionStages.WithExecute
- Enclosing interface:
- AzureReachabilityReport.DefinitionStages
public static interface AzureReachabilityReport.DefinitionStages.WithAzureLocationsSets Azure regions to scope the query to. Note: if none or multiple Azure regions specified, only one provider should be set. If none or multiple providers specified, only one Azure region should be set.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AzureReachabilityReport.DefinitionStages.WithExecutewithAzureLocations(String... azureLocations)
-
-
-
Method Detail
-
withAzureLocations
AzureReachabilityReport.DefinitionStages.WithExecute withAzureLocations(String... azureLocations)
- Parameters:
azureLocations- the Azure locations for the Azure reachability report- Returns:
- the next stage of the definition
-
-