Compartilhar via


CredentialResult.Value Propriedade

Definição

Obtém o arquivo de configuração do Kubernetes codificado em 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()

Valor da propriedade

Byte[]
Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a