public static interface AvailableProviders.DefinitionStages.WithAzureLocations
| Modifier and Type | Method and Description |
|---|---|
AvailableProviders.DefinitionStages.WithExecuteAndCountry |
withAzureLocation(String azureLocation)
Sets Azure region name.
|
AvailableProviders.DefinitionStages.WithExecute |
withAzureLocations(String... azureLocations)
Set the list of Azure regions.
|
AvailableProviders.DefinitionStages.WithExecute withAzureLocations(String... azureLocations)
azureLocations - locations listAvailableProviders.DefinitionStages.WithExecuteAndCountry withAzureLocation(String azureLocation)
azureLocation - region nameCopyright © 2021 Microsoft Corporation. All rights reserved.