Share via


EnvironmentVariable.SecureValue Property

Definition

The value of the secure environment variable.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)]
public string SecureValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.PropertyOrigin.Owned)>]
member this.SecureValue : string with get, set
Public Property SecureValue As String

Property Value

Implements

Attributes

Applies to