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
ArmTerraformModelFactory |
Model factory for models. |
CommonExportProperties |
The base export parameter Please note CommonExportProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ExportQueryTerraform, ExportResourceTerraform and ExportResourceGroupTerraform. |
ExportQueryTerraform |
Export parameter for resources queried by ARG (Azure Resource Graph). |
ExportResourceGroupTerraform |
Export parameter for a resource group. |
ExportResourceTerraform |
Export parameter for individual resources. |
TerraformExportResult |
The Terraform export result. |
TerraformOperationStatus |
The status of the LRO operation. |
Structs
TargetTerraformProvider |
The target Azure Terraform Provider. |
TerraformResourceProvisioningState |
The provisioning state of a resource type. |
Azure SDK for .NET