CredentialResultsInner.Kubeconfigs 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.
Gets base64-encoded Kubernetes configuration file.
[Newtonsoft.Json.JsonProperty(PropertyName="kubeconfigs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.CredentialResult> Kubeconfigs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kubeconfigs")>]
member this.Kubeconfigs : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.CredentialResult>
Public ReadOnly Property Kubeconfigs As IList(Of CredentialResult)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute