Interface ProximityPlacementGroup
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ProximityPlacementGroupInner>
public interface ProximityPlacementGroup
extends com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel<ProximityPlacementGroupInner>
Type representing Proximity Placement Group for an Azure compute resource.
-
Method Summary
Modifier and TypeMethodDescriptionGet a list of references to all availability sets in the proximity placement group.id()The rsource ID of the placement group.location()Gets the location of the proximity placement group.Get specifies the type of the proximity placement group.Gets the name of the resource group for the proximity placement group.Get a list of references to all virtual machines in the proximity placement group.Get a list of references to all virtual machine scale sets in the proximity placement group.Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
proximityPlacementGroupType
ProximityPlacementGroupType proximityPlacementGroupType()Get specifies the type of the proximity placement group. <br><br> Possible values are: <br><br> **Standard** <br><br> **Ultra**. Possible values include: 'Standard', 'Ultra'.- Returns:
- the proximityPlacementGroupType value
-
virtualMachineIds
-
virtualMachineScaleSetIds
-
availabilitySetIds
-
location
-
resourceGroupName
String resourceGroupName()Gets the name of the resource group for the proximity placement group.- Returns:
- the resource group name
-
id
-