Microsoft.Azure.Management.Compute.Fluent.AvailabilitySet.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of an availability set definition. |
IDefinition |
Container interface for all the definitions related to an availability set. |
IWithCreate |
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. |
IWithFaultDomainCount |
The stage of the availability set definition allowing to specify the fault domain count. |
IWithGroup |
The stage of the availability set definition allowing to specify the resource group. |
IWithProximityPlacementGroup |
The stage of the availability set definition setting ProximityPlacementGroup. |
IWithSku |
The stage of the availability set definition allowing enable or disable for managed disk. |
IWithUpdateDomainCount |
The stage of the availability set definition allowing to specify the update domain count. |
Azure SDK for .NET