HelmMappingRuleProfile 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.
Helm mapping rule profile.
public class HelmMappingRuleProfile
type HelmMappingRuleProfile = class
Public Class HelmMappingRuleProfile
- Inheritance
-
HelmMappingRuleProfile
Constructors
HelmMappingRuleProfile() |
Initializes a new instance of HelmMappingRuleProfile. |
Properties
HelmPackageVersion |
Helm package version. |
Options |
The helm deployment options. |
ReleaseName |
Helm release name. |
ReleaseNamespace |
Helm release namespace. |
Values |
Helm release values. |