Uses of Interface
com.azure.resourcemanager.compute.models.ProximityPlacementGroup
-
Packages that use ProximityPlacementGroup Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of ProximityPlacementGroup in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ProximityPlacementGroup Modifier and Type Method Description ProximityPlacementGroupAvailabilitySet. proximityPlacementGroup()Get specifies information about the proximity placement group that the virtual machine scale set should be assigned to.ProximityPlacementGroupVirtualMachine. proximityPlacementGroup()Get specifies information about the proximity placement group that the virtual machine scale set should be assigned to.ProximityPlacementGroupVirtualMachineScaleSet. proximityPlacementGroup()Get specifies information about the proximity placement group that the virtual machine scale set should be assigned to.
-