| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withExtensionProfile(VirtualMachineScaleSetExtensionProfile extensionProfile)
Set the extensionProfile value.
|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withNetworkProfile(VirtualMachineScaleSetNetworkProfile networkProfile)
Set the networkProfile value.
|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withOsProfile(VirtualMachineScaleSetOSProfile osProfile)
Set the osProfile value.
|
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.
*/