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
Classes in com.azure.resourcemanager.compute.fluent.models that implement interfaces with type arguments of type ProximityPlacementGroupPropertiesModifier and TypeClassDescriptionfinal classDescribes the properties of a Proximity Placement Group.Methods in com.azure.resourcemanager.compute.fluent.models that return ProximityPlacementGroupPropertiesModifier and TypeMethodDescriptionProximityPlacementGroupProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProximityPlacementGroupProperties from the JsonReader.ProximityPlacementGroupProperties.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.