AzureArcKubernetesHelmApplication 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.
Azure arc kubernetes helm application configurations.
public class AzureArcKubernetesHelmApplication : Azure.ResourceManager.HybridNetwork.Models.AzureArcKubernetesNetworkFunctionApplication, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HybridNetwork.Models.AzureArcKubernetesHelmApplication>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HybridNetwork.Models.AzureArcKubernetesHelmApplication>
type AzureArcKubernetesHelmApplication = class
inherit AzureArcKubernetesNetworkFunctionApplication
interface IJsonModel<AzureArcKubernetesHelmApplication>
interface IPersistableModel<AzureArcKubernetesHelmApplication>
Public Class AzureArcKubernetesHelmApplication
Inherits AzureArcKubernetesNetworkFunctionApplication
Implements IJsonModel(Of AzureArcKubernetesHelmApplication), IPersistableModel(Of AzureArcKubernetesHelmApplication)
- Inheritance
-
AzureArcKubernetesHelmApplication
- Implements
Constructors
| Name | Description |
|---|---|
| AzureArcKubernetesHelmApplication() |
Initializes a new instance of AzureArcKubernetesHelmApplication. |
Properties
| Name | Description |
|---|---|
| ArtifactProfile |
Azure arc kubernetes artifact profile. |
| DependsOnProfile |
Depends on profile definition. (Inherited from NetworkFunctionApplication) |
| DeployParametersMappingRuleProfile |
Deploy mapping rule profile. |
| Name |
The name of the network function application. (Inherited from NetworkFunctionApplication) |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |