VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSet.storageProfile() |
|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetVMProfile.storageProfile() |
Get the storageProfile property: Specifies the storage settings for the virtual machine disks.
|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetStorageProfile.withDataDisks(List<VirtualMachineScaleSetDataDisk> dataDisks) |
Set the dataDisks property: Specifies the parameters that are used to add data disks to the virtual machines in
the scale set.
|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetStorageProfile.withImageReference(ImageReference imageReference) |
Set the imageReference property: Specifies information about the image to use.
|
VirtualMachineScaleSetStorageProfile |
VirtualMachineScaleSetStorageProfile.withOsDisk(VirtualMachineScaleSetOSDisk osDisk) |
Set the osDisk property: Specifies information about the operating system disk used by the virtual machines in
the scale set.
|