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