ApplianceCredentialKubeconfig.Name 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.
Name which contains the role of the kubeconfig.
public Azure.ResourceManager.ResourceConnector.Models.AccessProfileType? Name { get; }
member this.Name : Nullable<Azure.ResourceManager.ResourceConnector.Models.AccessProfileType>
Public ReadOnly Property Name As Nullable(Of AccessProfileType)