Share via


BaseExportModel.MaskSensitive Property

Definition

Mask sensitive attributes in the Terraform configuration

[Microsoft.Azure.PowerShell.Cmdlets.Terraform.Origin(Microsoft.Azure.PowerShell.Cmdlets.Terraform.PropertyOrigin.Owned)]
public bool? MaskSensitive { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Terraform.Origin(Microsoft.Azure.PowerShell.Cmdlets.Terraform.PropertyOrigin.Owned)>]
member this.MaskSensitive : Nullable<bool> with get, set
Public Property MaskSensitive As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to