AccessProfile Class
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.
Profile for enabling a user to access a managed cluster.
public class AccessProfile
type AccessProfile = class
Public Class AccessProfile
- Inheritance
-
AccessProfile
Constructors
AccessProfile() |
Initializes a new instance of the AccessProfile class. |
AccessProfile(Byte[]) |
Initializes a new instance of the AccessProfile class. |
Properties
KubeConfig |
Gets or sets base64-encoded Kubernetes configuration file. |