| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateVMProfile.storageProfile()
Get the storageProfile value.
|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withDataDisks(List<VirtualMachineScaleSetDataDisk> dataDisks)
Set the dataDisks value.
|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withImageReference(com.microsoft.azure.management.compute.implementation.ImageReferenceInner imageReference)
Set the imageReference value.
|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withOsDisk(VirtualMachineScaleSetUpdateOSDisk osDisk)
Set the osDisk value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withStorageProfile(VirtualMachineScaleSetUpdateStorageProfile storageProfile)
Set the storageProfile value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/