Expand description
Disk resources, for use with [vm_resource
].
Modules§
- layer
- Disk layer resources.
Structs§
- Auto
Formatted Disk Handle - Configuration for a disk that is automatically formatted (if it is not already formatted) while being resolved.
- Blob
Disk Handle - Handle for a read-only disk backed by a blob served over HTTP.
- Disk
Layer Description - Description of a disk layer.
- Disk
With Reservations Handle - Disk handle for a disk that emulates persistent reservation support.
- File
Disk Handle - File-backed disk handle.
- Fixed
Vhd1 Disk Handle - Disk handle for a fixed VHD1 disk.
- Layered
Disk Handle - Handle for a disk that is backed by one or more layers.
- Striped
Disk Handle - Disk configuration for a striped disk.
Enums§
- Blob
Disk Format - The format of a disk blob.