共用方式為


NetworkFunctionDefinitionResourceElementTemplateDetails interface

網路函式定義資源元素範本詳細數據。

Extends

屬性

configuration

資源項目範本類型。

resourceElementType

多型歧視性,指定這個物件可以是的不同類型

繼承的屬性

dependsOnProfile

取決於配置檔。

name

資源項目範本的名稱。

屬性詳細資料

configuration

資源項目範本類型。

configuration?: ArmResourceDefinitionResourceElementTemplate

屬性值

resourceElementType

多型歧視性,指定這個物件可以是的不同類型

resourceElementType: "NetworkFunctionDefinition"

屬性值

"NetworkFunctionDefinition"

繼承的屬性詳細資料

dependsOnProfile

取決於配置檔。

dependsOnProfile?: DependsOnProfile

屬性值

繼承自ResourceElementTemplate.dependsOnProfile

name

資源項目範本的名稱。

name?: string

屬性值

string

繼承自ResourceElementTemplate.name