Microsoft.Azure.Management.ResourceManager.Fluent.Deployment.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 deployment definition. |
IDefinition |
Container interface for all the deployment definitions. |
IWithCreate |
A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify. |
IWithGroup |
A deployment definition allowing resource group to be specified. |
IWithMode |
A deployment definition allowing the deployment mode to be specified. |
IWithParameters |
A deployment definition allowing the parameters to be specified. |
IWithTemplate |
A deployment definition allowing the template to be specified. |
Azure SDK for .NET