AzStackHCIDiskInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzStackHCIDiskInput
type AzStackHCIDiskInput = class
Public Class AzStackHCIDiskInput
- Inheritance
-
AzStackHCIDiskInput
Constructors
AzStackHCIDiskInput(String, Boolean, Int64, String, Boolean) |
Properties
DiskFileFormat |
Gets or sets the type of the virtual hard disk, vhd or vhdx. |
DiskId |
Gets or sets the disk Id. |
DiskSizeGb |
Gets or sets the disk size in GB. |
IsDynamic |
Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. |
IsOSDisk |
Gets or sets a value indicating whether disk is os disk. |