Uses of Class
com.azure.resourcemanager.compute.models.SubResourceWithColocationStatus
-
Packages that use SubResourceWithColocationStatus 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 SubResourceWithColocationStatus in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return types with arguments of type SubResourceWithColocationStatus Modifier and Type Method Description List<SubResourceWithColocationStatus>ProximityPlacementGroupInner. availabilitySets()Get the availabilitySets property: A list of references to all availability sets in the proximity placement group.List<SubResourceWithColocationStatus>ProximityPlacementGroupProperties. availabilitySets()Get the availabilitySets property: A list of references to all availability sets in the proximity placement group.List<SubResourceWithColocationStatus>ProximityPlacementGroupInner. virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the proximity placement group.List<SubResourceWithColocationStatus>ProximityPlacementGroupProperties. virtualMachines()Get the virtualMachines property: A list of references to all virtual machines in the proximity placement group.List<SubResourceWithColocationStatus>ProximityPlacementGroupInner. virtualMachineScaleSets()Get the virtualMachineScaleSets property: A list of references to all virtual machine scale sets in the proximity placement group.List<SubResourceWithColocationStatus>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 SubResourceWithColocationStatus Modifier and Type Method Description SubResourceWithColocationStatusSubResourceWithColocationStatus. withColocationStatus(InstanceViewStatus colocationStatus)Set the colocationStatus property: Describes colocation status of a resource in the Proximity Placement Group.SubResourceWithColocationStatusSubResourceWithColocationStatus. withId(String id)
-