PSManagedClusterAddonProfile 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.
A Kubernetes add-on profile for a managed cluster.
public class PSManagedClusterAddonProfile
type PSManagedClusterAddonProfile = class
Public Class PSManagedClusterAddonProfile
- Inheritance
-
PSManagedClusterAddonProfile
Constructors
PSManagedClusterAddonProfile() |
Properties
Config |
Gets or sets key-value pairs for configuring an add-on. |
Enabled |
Gets or sets whether the add-on is enabled or not. |
Identity |
Gets information of user assigned identity used by this add-on. |