MicrosoftStorageSync Class
Microsoft Storage Sync Service API.
- Inheritance
-
builtins.objectMicrosoftStorageSync
Constructor
MicrosoftStorageSync(credential: TokenCredential, 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
- operations
- Operations
Operations operations
- storage_sync_services
- StorageSyncServicesOperations
StorageSyncServicesOperations operations
- private_link_resources
- PrivateLinkResourcesOperations
PrivateLinkResourcesOperations operations
- private_endpoint_connections
- PrivateEndpointConnectionsOperations
PrivateEndpointConnectionsOperations operations
- sync_groups
- SyncGroupsOperations
SyncGroupsOperations operations
- cloud_endpoints
- CloudEndpointsOperations
CloudEndpointsOperations operations
- server_endpoints
- ServerEndpointsOperations
ServerEndpointsOperations operations
- registered_servers
- RegisteredServersOperations
RegisteredServersOperations operations
- workflows
- WorkflowsOperations
WorkflowsOperations operations
- operation_status
- OperationStatusOperations
OperationStatusOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for