ContainerizedNetworkFunctionDefinitionVersion interface

Containerized network function network function definition version properties.

Extends

Properties

networkFunctionTemplate

Containerized network function template.

networkFunctionType

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

Inherited Properties

deployParameters

The deployment parameters of the network function definition version.

description

The network function definition version description.

provisioningState

The provisioning state of the network function definition version resource. NOTE: This property will not be serialized. It can only be populated by the server.

versionState

The network function definition version state. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

networkFunctionTemplate

Containerized network function template.

networkFunctionTemplate?: ContainerizedNetworkFunctionTemplateUnion

Property Value

networkFunctionType

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

networkFunctionType: "ContainerizedNetworkFunction"

Property Value

"ContainerizedNetworkFunction"

Inherited Property Details

deployParameters

The deployment parameters of the network function definition version.

deployParameters?: string

Property Value

string

Inherited From NetworkFunctionDefinitionVersionPropertiesFormat.deployParameters

description

The network function definition version description.

description?: string

Property Value

string

Inherited From NetworkFunctionDefinitionVersionPropertiesFormat.description

provisioningState

The provisioning state of the network function definition version resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From NetworkFunctionDefinitionVersionPropertiesFormat.provisioningState

versionState

The network function definition version state. NOTE: This property will not be serialized. It can only be populated by the server.

versionState?: string

Property Value

string

Inherited From NetworkFunctionDefinitionVersionPropertiesFormat.versionState