PSManagedClusterAccessProfile.KubeConfig Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
KubeConfig |
Gets or sets base64-encoded Kubernetes configuration file. |
KubeConfig
Gets or sets base64-encoded Kubernetes configuration file.
public byte[] KubeConfig { get; set; }
member this.KubeConfig : byte[] with get, set
Public Property KubeConfig As Byte()
Property Value
Byte[]