ManagedClusterAccessProfileInner Class

Definition

Managed cluster Access Profile.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedClusterAccessProfileInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedClusterAccessProfileInner = class
    inherit Resource
Public Class ManagedClusterAccessProfileInner
Inherits Resource
Inheritance
ManagedClusterAccessProfileInner
Attributes

Constructors

ManagedClusterAccessProfileInner()

Initializes a new instance of the ManagedClusterAccessProfileInner class.

ManagedClusterAccessProfileInner(String, String, String, String, IDictionary<String,String>, Byte[])

Initializes a new instance of the ManagedClusterAccessProfileInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
KubeConfig

Gets or sets base64-encoded Kubernetes configuration file.

Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to