PSManagedClusterAccessProfile 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.
Managed cluster Access Profile.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PSManagedClusterAccessProfile : Microsoft.Azure.Commands.Aks.Models.PSResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PSManagedClusterAccessProfile = class
inherit PSResource
Public Class PSManagedClusterAccessProfile
Inherits PSResource
- Inheritance
- Attributes
Constructors
PSManagedClusterAccessProfile() |
Properties
Id |
Gets resource Id (Inherited from PSResource) |
KubeConfig |
Gets or sets base64-encoded Kubernetes configuration file. |
Location |
Gets or sets resource location (Inherited from PSResource) |
Name |
Gets resource name (Inherited from PSResource) |
Tags |
Gets or sets resource tags (Inherited from PSResource) |
Type |
Gets resource type (Inherited from PSResource) |