DedicatedCloudService.DefinitionStages.WithLocation Interface
public static interface DedicatedCloudService.DefinitionStages.WithLocation
O estágio da definição de DedicatedCloudService que permite especificar o local.
Resumo do método
| Modificador e tipo | Método e descrição |
|---|---|
|
abstract
With |
withRegion(Region location)
Especifica a região do recurso. |
|
abstract
With |
withRegion(String location)
Especifica a região do recurso. |
Detalhes do método
withRegion
public abstract DedicatedCloudService.DefinitionStages.WithResourceGroup withRegion(Region location)
Especifica a região do recurso.
Parameters:
Returns:
withRegion
public abstract DedicatedCloudService.DefinitionStages.WithResourceGroup withRegion(String location)
Especifica a região do recurso.
Parameters:
Returns: