你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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) |