Package version:

Interface DedicatedHostsGetOptionalParams

Optional parameters.

interface DedicatedHostsGetOptionalParams {
    expand?: InstanceViewTypes;
}

Hierarchy

  • unknown
    • DedicatedHostsGetOptionalParams

Properties

Properties

The expand expression to apply on the operation. 'InstanceView' will retrieve the list of instance views of the dedicated host. 'UserData' is not supported for dedicated host.