models Package
Classes
AccessUri |
A disk access SAS uri. Variables are only populated by the server, and will be ignored when sending a request. |
ApiError |
Api error. |
ApiErrorBase |
Api error base. |
CreationData |
Data used when creating a disk. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
Disk |
Disk resource. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
DiskEncryptionSet |
disk encryption set resource. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
DiskEncryptionSetList |
The List disk encryption set operation response. All required parameters must be populated in order to send to server. |
DiskEncryptionSetUpdate |
disk encryption set update resource. |
DiskList |
The List Disks operation response. All required parameters must be populated in order to send to server. |
DiskSku |
The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, or UltraSSD_LRS. Variables are only populated by the server, and will be ignored when sending a request. |
DiskUpdate |
Disk update resource. |
Encryption |
Encryption at rest settings for disk or snapshot. |
EncryptionSetIdentity |
The managed identity for the disk encryption set. It should be given permission on the key vault before it can be used to encrypt disks. Variables are only populated by the server, and will be ignored when sending a request. |
EncryptionSettingsCollection |
Encryption settings for disk or snapshot. All required parameters must be populated in order to send to server. |
EncryptionSettingsElement |
Encryption settings for one disk volume. |
GrantAccessData |
Data used for requesting a SAS. All required parameters must be populated in order to send to server. |
ImageDiskReference |
The source image used for creating the disk. All required parameters must be populated in order to send to server. |
InnerError |
Inner error details. |
KeyVaultAndKeyReference |
Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey. All required parameters must be populated in order to send to server. |
KeyVaultAndSecretReference |
Key Vault Secret Url and vault id of the encryption key. All required parameters must be populated in order to send to server. |
Resource |
The Resource model definition. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
ShareInfoElement |
ShareInfoElement. Variables are only populated by the server, and will be ignored when sending a request. |
Snapshot |
Snapshot resource. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to server. |
SnapshotList |
The List Snapshots operation response. All required parameters must be populated in order to send to server. |
SnapshotSku |
The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. Variables are only populated by the server, and will be ignored when sending a request. |
SnapshotUpdate |
Snapshot update resource. |
SourceVault |
The vault id is an Azure Resource Manager Resource id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}. |
Enums
AccessLevel |
AccessLevel. |
DiskCreateOption |
This enumerates the possible sources of a disk's creation. |
DiskEncryptionSetIdentityType |
The type of Managed Identity used by the DiskEncryptionSet. Only SystemAssigned is supported. |
DiskState |
The state of the disk. |
DiskStorageAccountTypes |
The sku name. |
EncryptionType |
The type of key used to encrypt the data of the disk. |
HyperVGeneration |
The hypervisor generation of the Virtual Machine. Applicable to OS disks only. |
OperatingSystemTypes |
The Operating System type. |
SnapshotStorageAccountTypes |
The sku name. |
Azure SDK for Python