public interface VirtualMachineDataDisk extends HasInnerModel<DataDisk>, HasName, HasId
| Modifier and Type | Method and Description |
|---|---|
CachingTypes |
cachingType() |
DiskCreateOptionTypes |
creationMethod() |
int |
lun() |
int |
size() |
StorageAccountTypes |
storageAccountType() |
innerModelint size()
int lun()
CachingTypes cachingType()
DiskCreateOptionTypes creationMethod()
StorageAccountTypes storageAccountType()
Copyright © 2020 Microsoft Corporation. All rights reserved.