Uses of Class
com.azure.resourcemanager.compute.models.ProximityPlacementGroupPropertiesIntent
Packages that use ProximityPlacementGroupPropertiesIntent
Package
Description
Package containing the inner data models for ComputeManagementClient.
Package containing the data models for ComputeManagementClient.
-
Uses of ProximityPlacementGroupPropertiesIntent in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return ProximityPlacementGroupPropertiesIntentModifier and TypeMethodDescriptionProximityPlacementGroupInner.intent()Get the intent property: Specifies the user intent of the proximity placement group.ProximityPlacementGroupProperties.intent()Get the intent property: Specifies the user intent of the proximity placement group.Methods in com.azure.resourcemanager.compute.fluent.models with parameters of type ProximityPlacementGroupPropertiesIntentModifier and TypeMethodDescriptionProximityPlacementGroupInner.withIntent(ProximityPlacementGroupPropertiesIntent intent) Set the intent property: Specifies the user intent of the proximity placement group.ProximityPlacementGroupProperties.withIntent(ProximityPlacementGroupPropertiesIntent intent) Set the intent property: Specifies the user intent of the proximity placement group. -
Uses of ProximityPlacementGroupPropertiesIntent in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return ProximityPlacementGroupPropertiesIntentModifier and TypeMethodDescriptionProximityPlacementGroupPropertiesIntent.withVmSizes(List<String> vmSizes) Set the vmSizes property: Specifies possible sizes of virtual machines that can be created in the proximity placement group.