| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetExtensionProfile |
VirtualMachineScaleSetVMProfile.extensionProfile()
Get the extensionProfile value.
|
VirtualMachineScaleSetExtensionProfile |
VirtualMachineScaleSetExtensionProfile.withExtensions(List<com.microsoft.azure.management.compute.implementation.VirtualMachineScaleSetExtensionInner> extensions)
Set the extensions value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withExtensionProfile(VirtualMachineScaleSetExtensionProfile extensionProfile)
Set the extensionProfile value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/