VirtualNetworkFunctionDefinitionVersion interface    
Virtual network function network function definition version properties.
Properties
| network | Virtual network function template. | 
| network | Polymorphic discriminator, which specifies the different types this object can be | 
Inherited Properties
| deploy | The deployment parameters of the network function definition version. | 
| description | The network function definition version description. | 
| provisioning | 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. | 
| version | The network function definition version state. NOTE: This property will not be serialized. It can only be populated by the server. | 
Property Details
		networkFunctionTemplate
	  
	Virtual network function template.
networkFunctionTemplate?: VirtualNetworkFunctionTemplateUnionProperty Value
		networkFunctionType
	  
	Polymorphic discriminator, which specifies the different types this object can be
networkFunctionType: "VirtualNetworkFunction"Property Value
"VirtualNetworkFunction"
Inherited Property Details
		deployParameters
	 
	The deployment parameters of the network function definition version.
deployParameters?: stringProperty Value
string
Inherited From NetworkFunctionDefinitionVersionPropertiesFormat.deployParameters
description
The network function definition version description.
description?: stringProperty 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?: stringProperty 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?: stringProperty Value
string
Inherited From NetworkFunctionDefinitionVersionPropertiesFormat.versionState