你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetworkFunctionDefinitionResourceElementTemplateDetails interface

网络函数定义资源元素模板详细信息。

扩展

属性

configuration

资源元素模板类型。

resourceElementType

多态鉴别器,它指定此对象可以的不同类型的

继承属性

dependsOnProfile

这取决于配置文件。

name

资源元素模板的名称。

属性详细信息

configuration

资源元素模板类型。

configuration?: ArmResourceDefinitionResourceElementTemplate

属性值

resourceElementType

多态鉴别器,它指定此对象可以的不同类型的

resourceElementType: "NetworkFunctionDefinition"

属性值

"NetworkFunctionDefinition"

继承属性详细信息

dependsOnProfile

这取决于配置文件。

dependsOnProfile?: DependsOnProfile

属性值

继承自ResourceElementTemplate.dependsOnProfile

name

资源元素模板的名称。

name?: string

属性值

string

继承自ResourceElementTemplate.name