AzureOperatorNexusNetworkFunctionImageApplication interface

Azure Operator Distributed Services network function image application definition.

Extends

Properties

artifactProfile

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

artifactProfile?: AzureOperatorNexusImageArtifactProfile

Property Value

artifactType

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

artifactType: "ImageFile"

Property Value

"ImageFile"

deployParametersMappingRuleProfile

Deploy mapping rule profile.

deployParametersMappingRuleProfile?: AzureOperatorNexusImageDeployMappingRuleProfile

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