Uses of Class
com.azure.resourcemanager.compute.models.SubResourceReadOnly
-
Packages that use SubResourceReadOnly 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 SubResourceReadOnly in com.azure.resourcemanager.compute.fluent.models
Subclasses of SubResourceReadOnly in com.azure.resourcemanager.compute.fluent.models Modifier and Type Class Description classVirtualMachineScaleSetExtensionInnerDescribes a Virtual Machine Scale Set Extension.classVirtualMachineScaleSetVMExtensionInnerDescribes a VMSS VM Extension.Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type SubResourceReadOnly Modifier and Type Method Description List<SubResourceReadOnly>CapacityReservationGroupInner. capacityReservations()Get the capacityReservations property: A list of all capacity reservation resource ids that belong to capacity reservation group.List<SubResourceReadOnly>CapacityReservationGroupProperties. capacityReservations()Get the capacityReservations property: A list of all capacity reservation resource ids that belong to capacity reservation group.List<SubResourceReadOnly>DedicatedHostGroupInner. hosts()Get the hosts property: A list of references to all dedicated hosts in the dedicated host group.List<SubResourceReadOnly>DedicatedHostGroupProperties. hosts()Get the hosts property: A list of references to all dedicated hosts in the dedicated host group.List<SubResourceReadOnly>DedicatedHostInner. virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the Dedicated Host.List<SubResourceReadOnly>DedicatedHostProperties. virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the Dedicated Host.List<SubResourceReadOnly>CapacityReservationGroupInner. virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of references to all virtual machines associated to the capacity reservation group.List<SubResourceReadOnly>CapacityReservationGroupProperties. virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of references to all virtual machines associated to the capacity reservation group.List<SubResourceReadOnly>CapacityReservationInner. virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of all virtual machine resource ids that are associated with the capacity reservation.List<SubResourceReadOnly>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.models Modifier and Type Class Description classVirtualMachineScaleSetExtensionUpdateDescribes a Virtual Machine Scale Set Extension.classVirtualMachineScaleSetVMExtensionUpdateDescribes a VMSS VM Extension.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type SubResourceReadOnly Modifier and Type Method Description List<SubResourceReadOnly>CapacityReservationGroupUpdate. capacityReservations()Get the capacityReservations property: A list of all capacity reservation resource ids that belong to capacity reservation group.List<SubResourceReadOnly>DedicatedHostGroupUpdate. hosts()Get the hosts property: A list of references to all dedicated hosts in the dedicated host group.List<SubResourceReadOnly>DedicatedHostUpdate. virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the Dedicated Host.List<SubResourceReadOnly>CapacityReservationUtilization. virtualMachinesAllocated()Get the virtualMachinesAllocated property: A list of all virtual machines resource ids allocated against the capacity reservation.List<SubResourceReadOnly>CapacityReservationGroupUpdate. virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of references to all virtual machines associated to the capacity reservation group.List<SubResourceReadOnly>CapacityReservationUpdate. virtualMachinesAssociated()Get the virtualMachinesAssociated property: A list of all virtual machine resource ids that are associated with the capacity reservation.
-