| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetVMProfile.storageProfile()
Get the storageProfile value.
|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSet.storageProfile() |
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetStorageProfile.withImageReference(ImageReference imageReference)
Set the imageReference value.
|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetStorageProfile.withOsDisk(VirtualMachineScaleSetOSDisk osDisk)
Set the osDisk value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withStorageProfile(VirtualMachineScaleSetStorageProfile 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.
*/