Uses of Class
com.azure.resourcemanager.compute.fluent.models.CapacityReservationProperties
Packages that use CapacityReservationProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of CapacityReservationProperties in com.azure.resourcemanager.compute.fluent.models
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type CapacityReservationPropertiesModifier and TypeClassDescriptionfinal classProperties of the Capacity reservation.Methods in com.azure.resourcemanager.compute.fluent.models that return CapacityReservationPropertiesModifier and TypeMethodDescriptionCapacityReservationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CapacityReservationProperties from the JsonReader.CapacityReservationProperties.withScheduleProfile(ScheduleProfile scheduleProfile) Set the scheduleProfile property: Defines the schedule for Block-type capacity reservations.