| Modifier and Type | Method and Description |
|---|---|
DedicatedHostInstanceView |
DedicatedHostUpdate.instanceView()
Get the dedicated host instance view.
|
DedicatedHostInstanceView |
DedicatedHostInstanceView.withAvailableCapacity(DedicatedHostAvailableCapacity availableCapacity)
Set unutilized capacity of the dedicated host.
|
DedicatedHostInstanceView |
DedicatedHostInstanceView.withStatuses(List<InstanceViewStatus> statuses)
Set the resource status information.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/