Package version:

Interface DedicatedHostGroupInstanceView

interface DedicatedHostGroupInstanceView {
    hosts?: DedicatedHostInstanceViewWithName[];
}

Properties

Properties

List of instance view of the dedicated hosts under the dedicated host group.