ContainerEnvironmentVariable.SecureValueReference Property

Definition

Gets or sets the SecureValueReference.

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

Property Value

Applies to