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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET