public class VirtualMachineScaleSetManagedDiskParameters extends Object
| Constructor and Description |
|---|
VirtualMachineScaleSetManagedDiskParameters() |
| Modifier and Type | Method and Description |
|---|---|
StorageAccountTypes |
storageAccountType()
Get the storageAccountType value.
|
VirtualMachineScaleSetManagedDiskParameters |
withStorageAccountType(StorageAccountTypes storageAccountType)
Set the storageAccountType value.
|
public VirtualMachineScaleSetManagedDiskParameters()
public StorageAccountTypes storageAccountType()
public VirtualMachineScaleSetManagedDiskParameters withStorageAccountType(StorageAccountTypes storageAccountType)
storageAccountType - the storageAccountType value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/