次の方法で共有


CredentialResult.Value プロパティ

定義

base64 でエンコードされた Kubernetes 構成ファイルを取得します。

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

プロパティ値

Byte[]
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象