public static interface AvailabilitySet.DefinitionStages.WithUpdateDomainCount
| Modifier and Type | Method and Description |
|---|---|
AvailabilitySet.DefinitionStages.WithCreate |
withUpdateDomainCount(int updateDomainCount)
Specifies the update domain count for the availability set.
|
AvailabilitySet.DefinitionStages.WithCreate withUpdateDomainCount(int updateDomainCount)
updateDomainCount - update domain count/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/