CapacityReservationUtilization Class
- java.
lang. Object - com.
azure. resourcemanager. compute. models. CapacityReservationUtilization
- com.
Implements
public final class CapacityReservationUtilization
implements JsonSerializable<CapacityReservationUtilization>
Represents the capacity reservation utilization in terms of resources allocated.
Constructor | Description |
---|---|
Capacity |
Creates an instance of Capacity |
Modifier and Type | Method and Description |
---|---|
Integer |
current Get the current |
static
Capacity |
from Reads an instance of Capacity |
Json |
to |
void |
validate()
Validates the instance. |
List<Sub |
virtual Get the virtual |
Methods inherited from java.lang.Object
CapacityReservationUtilization
public CapacityReservationUtilization()
Creates an instance of CapacityReservationUtilization class.
currentCapacity
public Integer currentCapacity()
Get the currentCapacity property: The value provides the current capacity of the VM size which was reserved successfully and for which the customer is getting billed. Minimum api-version: 2022-08-01.
Returns:
fromJson
public static CapacityReservationUtilization fromJson(JsonReader jsonReader)
Reads an instance of CapacityReservationUtilization from the JsonReader.
Parameters:
Returns:
Throws:
toJson
validate
public void validate()
Validates the instance.
virtualMachinesAllocated
public List
Get the virtualMachinesAllocated property: A list of all virtual machines resource ids allocated against the capacity reservation.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: