Package version:

Interface DedicatedHostGroupListResult

The List Dedicated Host Group with resource group response.

interface DedicatedHostGroupListResult {
    nextLink?: string;
    value: DedicatedHostGroup[];
}

Properties

Properties

nextLink?: string

The URI to fetch the next page of Dedicated Host Groups. Call ListNext() with this URI to fetch the next page of Dedicated Host Groups.

The list of dedicated host groups