| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DedicatedHostInstanceView |
DedicatedHostInner.instanceView()
Get the instanceView property: The dedicated host instance view.
|
| Modifier and Type | Method and Description |
|---|---|
DedicatedHostInstanceView |
DedicatedHostUpdate.instanceView()
Get the instanceView property: The dedicated host instance view.
|
DedicatedHostInstanceView |
DedicatedHostInstanceView.withAvailableCapacity(DedicatedHostAvailableCapacity availableCapacity)
Set the availableCapacity property: Unutilized capacity of the dedicated host.
|
DedicatedHostInstanceView |
DedicatedHostInstanceView.withStatuses(List<InstanceViewStatus> statuses)
Set the statuses property: The resource status information.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.