ComputeManagementClient Klasa
Klient obliczeniowy.
- Dziedziczenie
-
builtins.objectComputeManagementClient
Konstruktor
ComputeManagementClient(credential: TokenCredential, subscription_id: str, base_url: str = 'https://management.azure.com', **kwargs: Any)
Parametry
- credential
- TokenCredential
Poświadczenia potrzebne klientowi do nawiązania połączenia z platformą Azure. Wymagane.
- subscription_id
- str
Poświadczenia subskrypcji, które jednoznacznie identyfikują Microsoft subskrypcji platformy Azure. Identyfikator subskrypcji stanowi część identyfikatora URI dla każdego wywołania usługi. Wymagane.
- base_url
- str
Adres URL usługi. Wartość domyślna to "https://management.azure.com".
- api_version
- str
Wersja interfejsu API. Wartość domyślna to "2020-09-30". Należy pamiętać, że zastąpienie tej wartości domyślnej może spowodować nieobsługiwane zachowanie.
- polling_interval
- int
Domyślny czas oczekiwania między dwoma sondami dla operacji LRO, jeśli nie ma Retry-After nagłówka.
Zmienne
- disks
- DisksOperations
Operacje DisksOperations
- snapshots
- SnapshotsOperations
Operacje SnapshotsOperations
- disk_encryption_sets
- DiskEncryptionSetsOperations
Operacje DiskEncryptionSetsOperations
- disk_accesses
- DiskAccessesOperations
Operacje DiskAccessesOperations
- disk_restore_point
- DiskRestorePointOperations
Operacje DiskRestorePointOperations
- galleries
- GalleriesOperations
Operacje galeriiOperacje
- gallery_images
- GalleryImagesOperations
Operacje GalleryImagesOperations
- gallery_image_versions
- GalleryImageVersionsOperations
Operacje GalleryImageVersionsOperations
- gallery_applications
- GalleryApplicationsOperations
GalleryApplicationsOperations operations (Operacje GalleryApplicationsOperations)
- gallery_application_versions
- GalleryApplicationVersionsOperations
GalleryApplicationVersionsOperations operations (Operacje GalleryApplicationVersionsOperations)
- gallery_sharing_profile
- GallerySharingProfileOperations
GallerySharingProfileOperations operations (Operacje GallerySharingProfileOperations)
- shared_galleries
- SharedGalleriesOperations
Operacje SharedGalleriesOperations
- shared_gallery_images
- SharedGalleryImagesOperations
Operacje SharedGalleryImagesOperations
- shared_gallery_image_versions
- SharedGalleryImageVersionsOperations
SharedGalleryImageVersionsOperations operations (Operacje SharedGalleryImageVersionsOperations)
Metody
close |
close
close() -> None
Azure SDK for Python