Share via


IExportQuery.NamePattern Property

Definition

The name pattern of the Terraform resources

[Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.Info(Create=true, Description="The name pattern of the Terraform resources", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="namePattern", Update=true)]
public string NamePattern { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Terraform.Runtime.Info(Create=true, Description="The name pattern of the Terraform resources", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="namePattern", Update=true)>]
member this.NamePattern : string with get, set
Public Property NamePattern As String

Property Value

Attributes

Applies to