Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DedicatedHostAvailableCapacity |
DedicatedHostInstanceView.availableCapacity()
Get the availableCapacity property: Unutilized capacity of the dedicated host.
|
DedicatedHostAvailableCapacity |
DedicatedHostAvailableCapacity.withAllocatableVMs(List<DedicatedHostAllocatableVM> allocatableVMs)
Set the allocatableVMs property: The unutilized capacity of the dedicated host represented in terms of each VM
size that is allowed to be deployed to the dedicated host.
|
Modifier and Type | Method and Description |
---|---|
DedicatedHostInstanceView |
DedicatedHostInstanceView.withAvailableCapacity(DedicatedHostAvailableCapacity availableCapacity)
Set the availableCapacity property: Unutilized capacity of the dedicated host.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.