Interface AvailabilitySet.DefinitionStages
-
- Enclosing interface:
- AvailabilitySet
public static interface AvailabilitySet.DefinitionStagesGrouping of availability set definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAvailabilitySet.DefinitionStages.BlankThe first stage of an availability set definition.static interfaceAvailabilitySet.DefinitionStages.WithCreateThe stage of an availability set definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceAvailabilitySet.DefinitionStages.WithFaultDomainCountThe stage of the availability set definition allowing to specify the fault domain count.static interfaceAvailabilitySet.DefinitionStages.WithGroupThe stage of the availability set definition allowing to specify the resource group.static interfaceAvailabilitySet.DefinitionStages.WithProximityPlacementGroupThe stage of the availability set definition setting ProximityPlacementGroup.static interfaceAvailabilitySet.DefinitionStages.WithSkuThe stage of the availability set definition allowing enable or disable for managed disk.static interfaceAvailabilitySet.DefinitionStages.WithUpdateDomainCountThe stage of the availability set definition allowing to specify the update domain count.
-