Package version:

Interface VirtualMachineScaleSetVMsGetOptionalParams

Optional parameters.

interface VirtualMachineScaleSetVMsGetOptionalParams {
    expand?: InstanceViewTypes;
}

Hierarchy

  • unknown
    • VirtualMachineScaleSetVMsGetOptionalParams

Properties

Properties

The expand expression to apply on the operation. 'InstanceView' will retrieve the instance view of the virtual machine. 'UserData' will retrieve the UserData of the virtual machine. 'resiliencyView' will retrieve the instance view of the Virtual machine (if applicable) and include 'resilientVMDeletionStatus' as part of it.