Uses of Class
com.azure.resourcemanager.compute.models.SubResourceWithColocationStatus
Packages that use SubResourceWithColocationStatus
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of SubResourceWithColocationStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type SubResourceWithColocationStatusModifier and TypeMethodDescriptionProximityPlacementGroupInner.availabilitySets()Get the availabilitySets property: A list of references to all availability sets in the proximity placement group.ProximityPlacementGroupProperties.availabilitySets()Get the availabilitySets property: A list of references to all availability sets in the proximity placement group.ProximityPlacementGroupInner.virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the proximity placement group.ProximityPlacementGroupProperties.virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the proximity placement group.ProximityPlacementGroupInner.virtualMachineScaleSets()Get the virtualMachineScaleSets property: A list of references to all virtual machine scale sets in the proximity placement group.ProximityPlacementGroupProperties.virtualMachineScaleSets()Get the virtualMachineScaleSets property: A list of references to all virtual machine scale sets in the proximity placement group. -
Uses of SubResourceWithColocationStatus in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return SubResourceWithColocationStatusModifier and TypeMethodDescriptionSubResourceWithColocationStatus.withColocationStatus(InstanceViewStatus colocationStatus) Set the colocationStatus property: Describes colocation status of a resource in the Proximity Placement Group.