Uses of Class
com.azure.resourcemanager.compute.models.SubResourceReadOnly
Packages that use SubResourceReadOnly
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of SubResourceReadOnly in com.azure.resourcemanager.compute.fluent.models
Subclasses of SubResourceReadOnly in com.azure.resourcemanager.compute.fluent.modelsModifier and TypeClassDescriptionfinal classDescribes a Virtual Machine Scale Set Extension.final classDescribes a VMSS VM Extension.Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type SubResourceReadOnlyModifier and TypeMethodDescriptionCapacityReservationGroupInner.capacityReservations()Get the capacityReservations property: A list of all capacity reservation resource ids that belong to capacity reservation group.CapacityReservationGroupProperties.capacityReservations()Get the capacityReservations property: A list of all capacity reservation resource ids that belong to capacity reservation group.DedicatedHostGroupInner.hosts()Get the hosts property: A list of references to all dedicated hosts in the dedicated host group.DedicatedHostGroupProperties.hosts()Get the hosts property: A list of references to all dedicated hosts in the dedicated host group.DedicatedHostInner.virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the Dedicated Host.DedicatedHostProperties.virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the Dedicated Host.CapacityReservationGroupInner.virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of references to all virtual machines associated to the capacity reservation group.CapacityReservationGroupProperties.virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of references to all virtual machines associated to the capacity reservation group.CapacityReservationInner.virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of all virtual machine resource ids that are associated with the capacity reservation.CapacityReservationProperties.virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of all virtual machine resource ids that are associated with the capacity reservation. -
Uses of SubResourceReadOnly in com.azure.resourcemanager.compute.models
Subclasses of SubResourceReadOnly in com.azure.resourcemanager.compute.modelsModifier and TypeClassDescriptionfinal classDescribes a Virtual Machine Scale Set Extension.final classDescribes a VMSS VM Extension.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type SubResourceReadOnlyModifier and TypeMethodDescriptionCapacityReservationGroupUpdate.capacityReservations()Get the capacityReservations property: A list of all capacity reservation resource ids that belong to capacity reservation group.DedicatedHostGroupUpdate.hosts()Get the hosts property: A list of references to all dedicated hosts in the dedicated host group.DedicatedHostUpdate.virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the Dedicated Host.CapacityReservationUtilization.virtualMachinesAllocated()Get the virtualMachinesAllocated property: A list of all virtual machines resource ids allocated against the capacity reservation.CapacityReservationGroupUpdate.virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of references to all virtual machines associated to the capacity reservation group.CapacityReservationUpdate.virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of all virtual machine resource ids that are associated with the capacity reservation.