Uses of Class
com.azure.resourcemanager.compute.models.CapacityReservationGroupInstanceView
-
Packages that use CapacityReservationGroupInstanceView Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models 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 CapacityReservationGroupInstanceView Modifier and Type Method Description CapacityReservationGroupInstanceViewCapacityReservationGroupInner. 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.CapacityReservationGroupInstanceViewCapacityReservationGroupProperties. 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
Methods in com.azure.resourcemanager.compute.models that return CapacityReservationGroupInstanceView Modifier and Type Method Description CapacityReservationGroupInstanceViewCapacityReservationGroupUpdate. 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.
-