Azure.ResourceManager.Terraform.Models 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.
Classes
| Name | Description |
|---|---|
| ArmTerraformModelFactory |
A factory class for creating instances of the models for mocking. |
| CommonExportProperties |
The base export parameter Please note this is the abstract base class. The derived classes available for instantiation are: ExportQueryTerraform, ExportResourceTerraform, and ExportResourceGroupTerraform. |
| ExportQueryTerraform |
Uses ARG (Azure Resource Graph) query to choose resources to be exported. |
| ExportResourceGroupTerraform |
Export parameter for a resource group. |
| ExportResourceTerraform |
Specified resources to be exported by their ids. |
| TerraformExportResult |
The Terraform export result. |
| TerraformOperationStatus |
The status of the LRO (Long Running Operation) and the export result. |
Structs
| Name | Description |
|---|---|
| TargetTerraformProvider |
The target Azure Terraform Provider. |
| TerraformAuthorizationScopeFilter |
The Azure Resource Graph Authorization Scope Filter parameter. |
| TerraformResourceProvisioningState |
The provisioning state of a resource type. |