Microsoft.Azure.Management.ResourceManager.Fluent.GenericResource.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 |
A generic resource definition allowing region to be specified. |
IDefintion |
Container interface for all the definitions that need to be implemented. |
IWithApiVersion |
A generic resource definition allowing api version to be specified. |
IWithCreate |
A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify. |
IWithGroup |
A generic resource definition allowing resource group to be specified. |
IWithParentResource |
A generic resource definition allowing parent resource to be specified. |
IWithPlan |
A generic resource definition allowing plan to be specified. |
IWithProviderNamespace |
A generic resource definition allowing provider namespace to be specified. |
IWithResourceType |
A generic resource definition allowing resource type to be specified. |
Azure SDK for .NET