RegionMoveServiceAPI Class
A first party Azure service orchestrating the move of Azure resources from one Azure region to another or between zones within a region.
- Inheritance
-
builtins.objectRegionMoveServiceAPI
Constructor
RegionMoveServiceAPI(credential: AsyncTokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- move_collections
- <xref:region_move_service_api.aio.operations_async.MoveCollectionsOperations>
MoveCollectionsOperations operations
- move_resources
- <xref:region_move_service_api.aio.operations_async.MoveResourcesOperations>
MoveResourcesOperations operations
- unresolved_dependencies
- <xref:region_move_service_api.aio.operations_async.UnresolvedDependenciesOperations>
UnresolvedDependenciesOperations operations
- operations_discovery
- <xref:region_move_service_api.aio.operations_async.OperationsDiscoveryOperations>
OperationsDiscoveryOperations operations
Methods
| close |
close
async close() -> None
Feedback
Submit and view feedback for