AzureOperatorNexusNetworkFunctionArmTemplateApplication interface

Azure Operator Distributed Services network function Template application definition.

Extends

Properties

artifactProfile

Azure Operator Distributed Services Template 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 Operator Distributed Services Template artifact profile.

artifactProfile?: AzureOperatorNexusArmTemplateArtifactProfile

Property Value

artifactType

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

artifactType: "ArmTemplate"

Property Value

"ArmTemplate"

deployParametersMappingRuleProfile

Deploy mapping rule profile.

deployParametersMappingRuleProfile?: AzureOperatorNexusArmTemplateDeployMappingRuleProfile

Property Value

Inherited Property Details

dependsOnProfile

Depends on profile definition.

dependsOnProfile?: DependsOnProfile

Property Value

Inherited From AzureOperatorNexusNetworkFunctionApplication.dependsOnProfile

name

The name of the network function application.

name?: string

Property Value

string

Inherited From AzureOperatorNexusNetworkFunctionApplication.name