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 name/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/