public interface VirtualMachineDataDisk extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<DataDisk>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
| Modifier and Type | Method and Description |
|---|---|
CachingTypes |
cachingType() |
DiskCreateOptionTypes |
creationMethod() |
int |
lun() |
int |
size() |
StorageAccountTypes |
storageAccountType() |
innerint size()
int lun()
CachingTypes cachingType()
DiskCreateOptionTypes creationMethod()
StorageAccountTypes storageAccountType()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/