Delen via


ListCredentialResponseProperties.Kubeconfig Property

Definition

Base64-encoded Kubernetes configuration file.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.ICredentialResult> Kubeconfig { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)>]
member this.Kubeconfig : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.ICredentialResult>
Public ReadOnly Property Kubeconfig As List(Of ICredentialResult)

Property Value

Implements

Attributes

Applies to