Interface AvailabilitySet.DefinitionStages
-
- Enclosing interface:
- AvailabilitySet
public static interface AvailabilitySet.DefinitionStages
The AvailabilitySet definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AvailabilitySet.DefinitionStages.Blank
The first stage of the AvailabilitySet definition.static interface
AvailabilitySet.DefinitionStages.WithAvailabilitySetName
The stage of the AvailabilitySet definition allowing to specify availabilitySetName.static interface
AvailabilitySet.DefinitionStages.WithCreate
The stage of the AvailabilitySet definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.static interface
AvailabilitySet.DefinitionStages.WithExtendedLocation
The stage of the AvailabilitySet definition allowing to specify extendedLocation.static interface
AvailabilitySet.DefinitionStages.WithLocation
The stage of the AvailabilitySet definition allowing to specify location.static interface
AvailabilitySet.DefinitionStages.WithResourceGroup
The stage of the AvailabilitySet definition allowing to specify parent resource.static interface
AvailabilitySet.DefinitionStages.WithTags
The stage of the AvailabilitySet definition allowing to specify tags.static interface
AvailabilitySet.DefinitionStages.WithVmmServerId
The stage of the AvailabilitySet definition allowing to specify vmmServerId.
-