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. |
DiffDiskSettings(Nullable<DiffDiskPlacement>) |
Initializes a new instance of the DiffDiskSettings class. |
Properties
Placement |
Gets or sets specifies the ephemeral disk placement for operating system disk for all VMs in the pool. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET