Uses of Class
com.azure.resourcemanager.compute.fluent.models.DedicatedHostGroupProperties
Packages that use DedicatedHostGroupProperties
Package
Description
Package containing the inner data models for ComputeManagementClient.
-
Uses of DedicatedHostGroupProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return DedicatedHostGroupPropertiesModifier and TypeMethodDescriptionDedicatedHostGroupProperties.withAdditionalCapabilities(DedicatedHostGroupPropertiesAdditionalCapabilities additionalCapabilities) Set the additionalCapabilities property: Enables or disables a capability on the dedicated host group.<br><br>Minimum api-version: 2022-03-01.DedicatedHostGroupProperties.withPlatformFaultDomainCount(int platformFaultDomainCount) Set the platformFaultDomainCount property: Number of fault domains that the host group can span.DedicatedHostGroupProperties.withSupportAutomaticPlacement(Boolean supportAutomaticPlacement) Set the supportAutomaticPlacement property: Specifies whether virtual machines or virtual machine scale sets can be placed automatically on the dedicated host group.