Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DedicatedHostAllocatableVM |
DedicatedHostAllocatableVM.withCount(Double count)
Set the count property: Maximum number of VMs of size vmSize that can fit in the dedicated host's remaining
capacity.
|
DedicatedHostAllocatableVM |
DedicatedHostAllocatableVM.withVmSize(String vmSize)
Set the vmSize property: VM size in terms of which the unutilized capacity is represented.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.