DedicatedHostsListByHostGroup interface
Methods
| get(Dedicated |
Lists all of the dedicated hosts in the specified dedicated host group. Use the nextLink property in the response to get the next page of dedicated hosts. |
Method Details
get(DedicatedHostsListByHostGroupParameters)
Lists all of the dedicated hosts in the specified dedicated host group. Use the nextLink property in the response to get the next page of dedicated hosts.
function get(options: DedicatedHostsListByHostGroupParameters): StreamableMethod<DedicatedHostsListByHostGroup200Response | DedicatedHostsListByHostGroupDefaultResponse>