Share via


CommonExportProperties.TerraformResourcesToExclude Property

Definition

Exclude resources from being exported based on the Terraform resource type.

public System.Collections.Generic.IList<string> TerraformResourcesToExclude { get; }
member this.TerraformResourcesToExclude : System.Collections.Generic.IList<string>
Public ReadOnly Property TerraformResourcesToExclude As IList(Of String)

Property Value

Applies to