Package version:

Interface DedicatedHostGroupsGetOptionalParams

Optional parameters.

interface DedicatedHostGroupsGetOptionalParams {
    expand?: InstanceViewTypes;
}

Hierarchy

  • unknown
    • DedicatedHostGroupsGetOptionalParams

Properties

Properties

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