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

NetworkFunctionPropertiesFormat interface

网络函数属性。

属性

allowSoftwareUpdate

指示部署期间是否允许软件更新。

configurationType

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

networkFunctionDefinitionGroupName

网络函数的网络函数定义组名称。 注意:此属性不会序列化。 它只能由服务器填充。

networkFunctionDefinitionOfferingLocation

网络函数定义产品/服务的位置。 注意:此属性不会序列化。 它只能由服务器填充。

networkFunctionDefinitionVersion

网络函数的网络函数定义版本。 注意:此属性不会序列化。 它只能由服务器填充。

networkFunctionDefinitionVersionResourceReference

网络函数定义版本资源参考。

nfviId

网络函数的 nfviId。

nfviType

网络函数的 nfvi 类型。

provisioningState

网络函数资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

publisherName

网络函数的发布者名称。 注意:此属性不会序列化。 它只能由服务器填充。

publisherScope

发布者的范围。 注意:此属性不会序列化。 它只能由服务器填充。

roleOverrideValues

角色配置会覆盖用户的值。

属性详细信息

allowSoftwareUpdate

指示部署期间是否允许软件更新。

allowSoftwareUpdate?: boolean

属性值

boolean

configurationType

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

configurationType: "Secret" | "Open"

属性值

"Secret" | "Open"

networkFunctionDefinitionGroupName

网络函数的网络函数定义组名称。 注意:此属性不会序列化。 它只能由服务器填充。

networkFunctionDefinitionGroupName?: string

属性值

string

networkFunctionDefinitionOfferingLocation

网络函数定义产品/服务的位置。 注意:此属性不会序列化。 它只能由服务器填充。

networkFunctionDefinitionOfferingLocation?: string

属性值

string

networkFunctionDefinitionVersion

网络函数的网络函数定义版本。 注意:此属性不会序列化。 它只能由服务器填充。

networkFunctionDefinitionVersion?: string

属性值

string

networkFunctionDefinitionVersionResourceReference

网络函数定义版本资源参考。

networkFunctionDefinitionVersionResourceReference?: DeploymentResourceIdReferenceUnion

属性值

nfviId

网络函数的 nfviId。

nfviId?: string

属性值

string

nfviType

网络函数的 nfvi 类型。

nfviType?: string

属性值

string

provisioningState

网络函数资源的预配状态。 注意:此属性不会序列化。 它只能由服务器填充。

provisioningState?: string

属性值

string

publisherName

网络函数的发布者名称。 注意:此属性不会序列化。 它只能由服务器填充。

publisherName?: string

属性值

string

publisherScope

发布者的范围。 注意:此属性不会序列化。 它只能由服务器填充。

publisherScope?: string

属性值

string

roleOverrideValues

角色配置会覆盖用户的值。

roleOverrideValues?: string[]

属性值

string[]