Share via


VirtualMachineScaleSetVMsListQueryParamProperties interface

Properties

$expand

The expand expression to apply to the operation. Allowed values are 'instanceView'.

$filter

The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.

$select

The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.

api-version

Api Version

Property Details

$expand

The expand expression to apply to the operation. Allowed values are 'instanceView'.

$expand?: string

Property Value

string

$filter

The filter to apply to the operation. Allowed values are 'startswith(instanceView/statuses/code, 'PowerState') eq true', 'properties/latestModelApplied eq true', 'properties/latestModelApplied eq false'.

$filter?: string

Property Value

string

$select

The list parameters. Allowed values are 'instanceView', 'instanceView/statuses'.

$select?: string

Property Value

string

api-version

Api Version

api-version: "2022-08-01"

Property Value

"2022-08-01"