Share via


ScriptEnvironmentVariable.SecureValue Property

Definition

The value of the secure environment variable.

public Azure.Provisioning.BicepValue<string> SecureValue { get; set; }
member this.SecureValue : Azure.Provisioning.BicepValue<string> with get, set
Public Property SecureValue As BicepValue(Of String)

Property Value

Applies to