DevTestLabDataDiskProperties 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.
Request body for adding a new or existing data disk to a virtual machine.
public class DevTestLabDataDiskProperties
type DevTestLabDataDiskProperties = class
Public Class DevTestLabDataDiskProperties
- Inheritance
-
DevTestLabDataDiskProperties
Constructors
DevTestLabDataDiskProperties() |
Initializes a new instance of DevTestLabDataDiskProperties. |
Properties
AttachNewDataDiskOptions |
Specifies options to attach a new disk to the virtual machine. |
ExistingLabDiskId |
Specifies the existing lab disk id to attach to virtual machine. |
HostCaching |
Caching option for a data disk (i.e. None, ReadOnly, ReadWrite). |
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