AzureArcKubernetesHelmApplication interface
Azure arc kubernetes helm 應用程式組態。
- Extends
屬性
artifact |
Azure arc kubernetes 成品配置檔。 |
artifact |
多型歧視性,指定這個物件可以是的不同類型 |
deploy |
部署對應規則配置檔。 |
繼承的屬性
depends |
取決於配置檔定義。 |
name | 網路函式應用程式的名稱。 |
屬性詳細資料
artifactProfile
Azure arc kubernetes 成品配置檔。
artifactProfile?: AzureArcKubernetesArtifactProfile
屬性值
artifactType
多型歧視性,指定這個物件可以是的不同類型
artifactType: "HelmPackage"
屬性值
"HelmPackage"
deployParametersMappingRuleProfile
部署對應規則配置檔。
deployParametersMappingRuleProfile?: AzureArcKubernetesDeployMappingRuleProfile
屬性值
繼承的屬性詳細資料
dependsOnProfile
取決於配置檔定義。
dependsOnProfile?: DependsOnProfile
屬性值
繼承自AzureArcKubernetesNetworkFunctionApplication.dependsOnProfile
name
網路函式應用程式的名稱。
name?: string
屬性值
string
繼承自