| Package | Description |
|---|---|
| com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateVMProfile.storageProfile()
Get the virtual machine scale set storage profile.
|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withDataDisks(List<VirtualMachineScaleSetDataDisk> dataDisks)
Set the data disks.
|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withImageReference(ImageReference imageReference)
Set the image reference.
|
VirtualMachineScaleSetUpdateStorageProfile |
VirtualMachineScaleSetUpdateStorageProfile.withOsDisk(VirtualMachineScaleSetUpdateOSDisk osDisk)
Set the OS disk.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withStorageProfile(VirtualMachineScaleSetUpdateStorageProfile storageProfile)
Set the virtual machine scale set storage profile.
|
Copyright © 2019. All rights reserved.