Microsoft.Azure.Management.AppService.Fluent.AppServicePlan.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 the app service plan definition. |
IDefinition |
Container interface for all the definitions that need to be implemented. |
IWithCapacity |
An app service plan definition allowing instance capacity to be set. |
IWithCreate |
An app service plan definition with sufficient inputs to create a new website in the cloud, but exposing additional optional inputs to specify. |
IWithGroup |
An app service plan definition allowing resource group to be set. |
IWithOperatingSystem |
An app service plan definition allowing the operating system to be set. |
IWithPerSiteScaling |
An app service plan definition allowing per site scaling configuration to be set. |
IWithPricingTier |
An app service plan definition allowing pricing tier to be set. |
Azure SDK for .NET