SqlMigrationService.DefinitionStages.WithLocation Interface
public static interface SqlMigrationService.DefinitionStages.WithLocation
The stage of the SqlMigrationService definition allowing to specify location.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRegion(Region location)
Specifies the region for the resource. |
|
abstract
With |
withRegion(String location)
Specifies the region for the resource. |
Method Details
withRegion
public abstract SqlMigrationService.DefinitionStages.WithResourceGroup withRegion(Region location)
Specifies the region for the resource.
Parameters:
Returns:
withRegion
public abstract SqlMigrationService.DefinitionStages.WithResourceGroup withRegion(String location)
Specifies the region for the resource.
Parameters:
Returns: