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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET