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. |
DiskAccess |
disk access 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. |
DiskAccessList |
The List disk access operation response. All required parameters must be populated in order to send to server. |
DiskAccessUpdate |
Used for updating a disk access resource. |
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. |
DiskRestorePoint |
Properties of disk restore point. Variables are only populated by the server, and will be ignored when sending a request. |
DiskRestorePointList |
The List Disk Restore Points operation response. All required parameters must be populated in order to send to server. |
DiskSecurityProfile |
Contains the security related information for the resource. |
DiskSku |
The disks sku name. Can be Standard_LRS, Premium_LRS, StandardSSD_LRS, UltraSSD_LRS, Premium_ZRS, or StandardSSD_ZRS. Variables are only populated by the server, and will be ignored when sending a request. |
DiskUpdate |
Disk update resource. Variables are only populated by the server, and will be ignored when sending a request. |
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. |
ExtendedLocation |
The complex type of the extended location. |
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. |
KeyForDiskEncryptionSet |
Key Vault Key Url to be used for server side encryption of Managed Disks and Snapshots. All required parameters must be populated in order to send to server. |
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. |
PrivateEndpoint |
The Private Endpoint resource. Variables are only populated by the server, and will be ignored when sending a request. |
PrivateEndpointConnection |
The Private Endpoint Connection resource. Variables are only populated by the server, and will be ignored when sending a request. |
PrivateEndpointConnectionListResult |
A list of private link resources. |
PrivateLinkResource |
A private link resource. Variables are only populated by the server, and will be ignored when sending a request. |
PrivateLinkResourceListResult |
A list of private link resources. |
PrivateLinkServiceConnectionState |
A collection of information about the state of the connection between service consumer and provider. |
PropertyUpdatesInProgress |
Properties of the disk for which update is pending. |
ProxyOnlyResource |
The ProxyOnly Resource model definition. Variables are only populated by the server, and will be ignored when sending a request. |
PurchasePlan |
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace. 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. |
ResourceUriList |
The List resources which are encrypted with the disk encryption set. 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. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot. 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}. |
SupportedCapabilities |
List of supported capabilities (like accelerated networking) persisted on the disk resource for VM use. |
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 for new creations. Disk Encryption Sets can be updated with Identity type None during migration of subscription to a new Azure Active Directory tenant; it will cause the encrypted resources to lose access to the keys. |
DiskEncryptionSetType |
The type of key used to encrypt the data of the disk. |
DiskSecurityTypes |
Specifies the SecurityType of the VM. Applicable for OS disks only. |
DiskState |
This enumerates the possible state of the disk. |
DiskStorageAccountTypes |
The sku name. |
EncryptionType |
The type of key used to encrypt the data of the disk. |
ExtendedLocationTypes |
The type of extendedLocation. |
HyperVGeneration |
The hypervisor generation of the Virtual Machine. Applicable to OS disks only. |
NetworkAccessPolicy |
Policy for accessing the disk via network. |
OperatingSystemTypes |
The Operating System type. |
PrivateEndpointConnectionProvisioningState |
The current provisioning state. |
PrivateEndpointServiceConnectionStatus |
The private endpoint connection status. |
PublicNetworkAccess |
Policy for controlling export on the disk. |
SnapshotStorageAccountTypes |
The sku name. |
Azure SDK for Python