Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualMachineScaleSetVMsListNextOptionalParams

Package version

Optional parameters.

Hierarchy

  • any
    • VirtualMachineScaleSetVMsListNextOptionalParams

Index

Properties

Properties

Optional expand

expand: undefined | string

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

Optional filter

filter: undefined | string

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'.

Optional select

select: undefined | string

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

Generated using TypeDoc