public static interface AvailabilitySet.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
AvailabilitySet.DefinitionStages.Blank
The first stage of an availability set definition.
|
static interface |
AvailabilitySet.DefinitionStages.WithCreate
The 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 interface |
AvailabilitySet.DefinitionStages.WithFaultDomainCount
The stage of the availability set definition allowing to specify the fault domain count.
|
static interface |
AvailabilitySet.DefinitionStages.WithGroup
The stage of the availability set definition allowing to specify the resource group.
|
static interface |
AvailabilitySet.DefinitionStages.WithProximityPlacementGroup
The stage of the availability set definition setting ProximityPlacementGroup.
|
static interface |
AvailabilitySet.DefinitionStages.WithSku
The stage of the availability set definition allowing enable or disable for managed disk.
|
static interface |
AvailabilitySet.DefinitionStages.WithUpdateDomainCount
The stage of the availability set definition allowing to specify the update domain count.
|
Copyright © 2019. All rights reserved.