다음을 통해 공유


ICredentialResult.Value Property

Definition

Base64-encoded Kubernetes configuration file.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Base64-encoded Kubernetes configuration file.", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, ReadOnly=true, Required=false, SerializedName="value")]
public byte[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="Base64-encoded Kubernetes configuration file.", PossibleTypes=new System.Type[] { typeof(System.Byte[]) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : byte[]
Public ReadOnly Property Value As Byte()

Property Value

Byte[]
Attributes

Applies to