DataDisk 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.
Settings which will be used by the data disks associated to compute nodes in the pool.
public class DataDisk
type DataDisk = class
Public Class DataDisk
- Inheritance
-
DataDisk
Constructors
DataDisk(Int32, Int32, Nullable<CachingType>, Nullable<StorageAccountType>) |
Initializes a new instance of the DataDisk class. |
Properties
Caching |
Gets the type of caching to enable for the OS disk. |
DiskSizeGB |
Gets the initial disk size in gigabytes. |
Lun |
Gets the logical unit number. |
StorageAccountType |
Gets the storage account type to be used for the data disk. |
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