| Modifier and Type | Interface and Description |
|---|---|
static interface |
AvailabilitySet.Definition
Container interface for all the definitions related to an availability set.
|
| Modifier and Type | Method and Description |
|---|---|
AvailabilitySet.DefinitionStages.WithCreate |
AvailabilitySet.DefinitionStages.WithFaultDomainCount.withFaultDomainCount(int faultDomainCount)
Specifies the fault domain count for the availability set.
|
AvailabilitySet.DefinitionStages.WithCreate |
AvailabilitySet.DefinitionStages.WithUpdateDomainCount.withUpdateDomainCount(int updateDomainCount)
Specifies the update domain count for the availability set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/