| Modifier and Type | Method and Description |
|---|---|
DedicatedHostUpdate |
DedicatedHostUpdate.withAutoReplaceOnFailure(Boolean autoReplaceOnFailure)
Set specifies whether the dedicated host should be replaced automatically in case of a failure.
|
DedicatedHostUpdate |
DedicatedHostUpdate.withLicenseType(DedicatedHostLicenseTypes licenseType)
Set specifies the software license type that will be applied to the VMs deployed on the dedicated host.
|
DedicatedHostUpdate |
DedicatedHostUpdate.withPlatformFaultDomain(Integer platformFaultDomain)
Set fault domain of the dedicated host within a dedicated host group.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/