Uses of Class
com.microsoft.azure.management.compute.DedicatedHostUpdate
Packages that use DedicatedHostUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of DedicatedHostUpdate in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return DedicatedHostUpdateModifier and TypeMethodDescriptionDedicatedHostUpdate.withAutoReplaceOnFailure(Boolean autoReplaceOnFailure) Set specifies whether the dedicated host should be replaced automatically in case of a failure.DedicatedHostUpdate.withLicenseType(DedicatedHostLicenseTypes licenseType) Set specifies the software license type that will be applied to the VMs deployed on the dedicated host.DedicatedHostUpdate.withPlatformFaultDomain(Integer platformFaultDomain) Set fault domain of the dedicated host within a dedicated host group.