public class VirtualMachineScaleSetManagedDiskParameters extends Object
| Constructor and Description |
|---|
VirtualMachineScaleSetManagedDiskParameters() |
| Modifier and Type | Method and Description |
|---|---|
StorageAccountTypes |
storageAccountType()
Get specifies the storage account type for the managed disk.
|
VirtualMachineScaleSetManagedDiskParameters |
withStorageAccountType(StorageAccountTypes storageAccountType)
Set specifies the storage account type for the managed disk.
|
public VirtualMachineScaleSetManagedDiskParameters()
public StorageAccountTypes storageAccountType()
public VirtualMachineScaleSetManagedDiskParameters withStorageAccountType(StorageAccountTypes storageAccountType)
storageAccountType - the storageAccountType value to setCopyright © 2019. All rights reserved.