AzureOperatorNexusNetworkFunctionArmTemplateApplication interface       
Azure Operator Distributed Services network function Template application definition.
Properties
| artifact | Azure Operator Distributed Services Template artifact profile. | 
| artifact | Polymorphic discriminator, which specifies the different types this object can be | 
| deploy | Deploy mapping rule profile. | 
Inherited Properties
| depends | Depends on profile definition. | 
| name | The name of the network function application. | 
Property Details
		artifactProfile
	 
	Azure Operator Distributed Services Template artifact profile.
artifactProfile?: AzureOperatorNexusArmTemplateArtifactProfileProperty Value
		artifactType
	 
	Polymorphic discriminator, which specifies the different types this object can be
artifactType: "ArmTemplate"Property Value
"ArmTemplate"
		deployParametersMappingRuleProfile
	    
	Deploy mapping rule profile.
deployParametersMappingRuleProfile?: AzureOperatorNexusArmTemplateDeployMappingRuleProfileProperty Value
Inherited Property Details
		dependsOnProfile
	 
	Depends on profile definition.
dependsOnProfile?: DependsOnProfileProperty Value
Inherited From AzureOperatorNexusNetworkFunctionApplication.dependsOnProfile
name
The name of the network function application.
name?: stringProperty Value
string
Inherited From AzureOperatorNexusNetworkFunctionApplication.name