DiffDiskSettings 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.
Specifies the ephemeral Disk Settings for the operating system disk used by the compute node (VM).
public class DiffDiskSettings
type DiffDiskSettings = class
Public Class DiffDiskSettings
- Inheritance
-
DiffDiskSettings
Constructors
DiffDiskSettings() |
Initializes a new instance of the DiffDiskSettings class. |
Properties
Placement |
Gets or sets this property can be used by user in the request to choose the location e.g., cache disk space for Ephemeral OS disk provisioning. For more information on Ephemeral OS disk size requirements, please refer to Ephemeral OS disk size requirements for Windows VMs at https://docs.microsoft.com/en-us/azure/virtual-machines/windows/ephemeral-os-disks#size-requirements and Linux VMs at https://docs.microsoft.com/en-us/azure/virtual-machines/linux/ephemeral-os-disks#size-requirements. |
Applies to
Azure SDK for .NET