PSManagedClusterAccessProfile Class

Definition

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
PSManagedClusterAccessProfile
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)

Applies to