NetworkFunctionDefinitionResourceElementTemplateDetails interface      
The network function definition resource element template details.
- Extends
Properties
| configuration | The resource element template type. | 
| resource | Polymorphic discriminator, which specifies the different types this object can be | 
Inherited Properties
| depends | The depends on profile. | 
| name | Name of the resource element template. | 
Property Details
configuration
The resource element template type.
configuration?: ArmResourceDefinitionResourceElementTemplateProperty Value
		resourceElementType
	  
	Polymorphic discriminator, which specifies the different types this object can be
resourceElementType: "NetworkFunctionDefinition"Property Value
"NetworkFunctionDefinition"
Inherited Property Details
		dependsOnProfile
	 
	The depends on profile.
dependsOnProfile?: DependsOnProfileProperty Value
Inherited From ResourceElementTemplate.dependsOnProfile
name
Name of the resource element template.
name?: stringProperty Value
string
Inherited From ResourceElementTemplate.name