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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET