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.
Mask sensitive attributes in the Terraform configuration.
public bool? IsMaskSensitiveEnabled { get; set; }
member this.IsMaskSensitiveEnabled : Nullable<bool> with get, set
Public Property IsMaskSensitiveEnabled As Nullable(Of Boolean)