ComputeManagementClient Class
Compute Client.
- Inheritance
-
builtins.objectComputeManagementClient
Constructor
ComputeManagementClient(credential: TokenCredential, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)
Parameters
- subscription_id
- str
Subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
- polling_interval
- int
Default waiting time between two polls for LRO operations if no Retry-After header is present.
Variables
- disks
- DisksOperations
DisksOperations operations
- snapshots
- SnapshotsOperations
SnapshotsOperations operations
- disk_encryption_sets
- DiskEncryptionSetsOperations
DiskEncryptionSetsOperations operations
- disk_accesses
- DiskAccessesOperations
DiskAccessesOperations operations
- disk_restore_point
- DiskRestorePointOperations
DiskRestorePointOperations operations
- galleries
- GalleriesOperations
GalleriesOperations operations
- gallery_images
- GalleryImagesOperations
GalleryImagesOperations operations
- gallery_image_versions
- GalleryImageVersionsOperations
GalleryImageVersionsOperations operations
- gallery_applications
- GalleryApplicationsOperations
GalleryApplicationsOperations operations
- gallery_application_versions
- GalleryApplicationVersionsOperations
GalleryApplicationVersionsOperations operations
- gallery_sharing_profile
- GallerySharingProfileOperations
GallerySharingProfileOperations operations
- shared_galleries
- SharedGalleriesOperations
SharedGalleriesOperations operations
- shared_gallery_images
- SharedGalleryImagesOperations
SharedGalleryImagesOperations operations
- shared_gallery_image_versions
- SharedGalleryImageVersionsOperations
SharedGalleryImageVersionsOperations operations
Methods
| close |
close
close() -> None
Feedback
Submit and view feedback for