ContainerEnvironmentVariable.SecureValue Property

Definition

Gets or sets the SecureValue.

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