Uses of Class
com.azure.resourcemanager.compute.fluent.models.ProximityPlacementGroupProperties
-
Packages that use ProximityPlacementGroupProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of ProximityPlacementGroupProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return ProximityPlacementGroupProperties Modifier and Type Method Description ProximityPlacementGroupPropertiesProximityPlacementGroupProperties. withColocationStatus(InstanceViewStatus colocationStatus)Set the colocationStatus property: Describes colocation status of the Proximity Placement Group.ProximityPlacementGroupPropertiesProximityPlacementGroupProperties. withProximityPlacementGroupType(ProximityPlacementGroupType proximityPlacementGroupType)Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group.
-