ManagedClusterAccessProfileInner 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 ManagedClusterAccessProfileInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedClusterAccessProfileInner = class
inherit Resource
Public Class ManagedClusterAccessProfileInner
Inherits Resource
- Inheritance
- 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
Azure SDK for .NET