Uses of Class
com.azure.resourcemanager.compute.fluent.models.ProximityPlacementGroupProperties
Packages that use ProximityPlacementGroupProperties
Package
Description
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 ProximityPlacementGroupPropertiesModifier and TypeMethodDescriptionProximityPlacementGroupProperties.withColocationStatus(InstanceViewStatus colocationStatus) Set the colocationStatus property: Describes colocation status of the Proximity Placement Group.ProximityPlacementGroupProperties.withIntent(ProximityPlacementGroupPropertiesIntent intent) Set the intent property: Specifies the user intent of the proximity placement group.ProximityPlacementGroupProperties.withProximityPlacementGroupType(ProximityPlacementGroupType proximityPlacementGroupType) Set the proximityPlacementGroupType property: Specifies the type of the proximity placement group.