Share via


ContainerRegistrySecretObject.Value Property

Definition

The value of the secret. The format of this value will be determined based on the type of the secret object. If the type is Opaque, the value will be used as is without any modification.

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Property Value

Applies to