Uses of Class
com.azure.resourcemanager.compute.models.CapacityReservationGroupInstanceView
Packages that use CapacityReservationGroupInstanceView
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of CapacityReservationGroupInstanceView in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return CapacityReservationGroupInstanceViewModifier and TypeMethodDescriptionCapacityReservationGroupInner.instanceView()Get the instanceView property: The capacity reservation group instance view which has the list of instance views for all the capacity reservations that belong to the capacity reservation group.CapacityReservationGroupProperties.instanceView()Get the instanceView property: The capacity reservation group instance view which has the list of instance views for all the capacity reservations that belong to the capacity reservation group. -
Uses of CapacityReservationGroupInstanceView in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type CapacityReservationGroupInstanceViewModifier and TypeClassDescriptionfinal classThe CapacityReservationGroupInstanceView model.Methods in com.azure.resourcemanager.compute.models that return CapacityReservationGroupInstanceViewModifier and TypeMethodDescriptionCapacityReservationGroupInstanceView.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of CapacityReservationGroupInstanceView from the JsonReader.CapacityReservationGroupUpdate.instanceView()Get the instanceView property: The capacity reservation group instance view which has the list of instance views for all the capacity reservations that belong to the capacity reservation group.