다음을 통해 공유


AzureOperatorNexusNetworkFunctionArmTemplateApplication interface

Azure Operator Distributed Services 네트워크 함수 템플릿 애플리케이션 정의.

Extends

속성

artifactProfile

Azure Operator Distributed Services 템플릿 아티팩트 프로필.

artifactType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

deployParametersMappingRuleProfile

매핑 규칙 프로필을 배포합니다.

상속된 속성

dependsOnProfile

프로필 정의에 따라 달라집니다.

name

네트워크 함수 애플리케이션의 이름입니다.

속성 세부 정보

artifactProfile

Azure Operator Distributed Services 템플릿 아티팩트 프로필.

artifactProfile?: AzureOperatorNexusArmTemplateArtifactProfile

속성 값

artifactType

이 개체가 될 수 있는 다양한 형식을 지정하는 다형 판별자

artifactType: "ArmTemplate"

속성 값

"ArmTemplate"

deployParametersMappingRuleProfile

매핑 규칙 프로필을 배포합니다.

deployParametersMappingRuleProfile?: AzureOperatorNexusArmTemplateDeployMappingRuleProfile

속성 값

상속된 속성 세부 정보

dependsOnProfile

프로필 정의에 따라 달라집니다.

dependsOnProfile?: DependsOnProfile

속성 값

AzureOperatorNexusNetworkFunctionApplication.dependsOnProfile 상속된

name

네트워크 함수 애플리케이션의 이름입니다.

name?: string

속성 값

string

AzureOperatorNexusNetworkFunctionApplication.name 상속된