AzureArcKubernetesHelmApplication interface

Azure arc kubernetes helm application configurations.

Extends

Properties

artifactProfile

Azure arc kubernetes artifact profile.

artifactType

Polymorphic discriminator, which specifies the different types this object can be

deployParametersMappingRuleProfile

Deploy mapping rule profile.

Inherited Properties

dependsOnProfile

Depends on profile definition.

name

The name of the network function application.

Property Details

artifactProfile

Azure arc kubernetes artifact profile.

artifactProfile?: AzureArcKubernetesArtifactProfile

Property Value

artifactType

Polymorphic discriminator, which specifies the different types this object can be

artifactType: "HelmPackage"

Property Value

"HelmPackage"

deployParametersMappingRuleProfile

Deploy mapping rule profile.

deployParametersMappingRuleProfile?: AzureArcKubernetesDeployMappingRuleProfile

Property Value

Inherited Property Details

dependsOnProfile

Depends on profile definition.

dependsOnProfile?: DependsOnProfile

Property Value

Inherited From AzureArcKubernetesNetworkFunctionApplication.dependsOnProfile

name

The name of the network function application.

name?: string

Property Value

string

Inherited From AzureArcKubernetesNetworkFunctionApplication.name