Partager via


CredentialResult.Value Propriété

Définition

Obtient le fichier de configuration Kubernetes encodé en base64.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public byte[] Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : byte[]
Public ReadOnly Property Value As Byte()

Valeur de propriété

Byte[]
Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à