共用方式為


NetworkFunctionValueWithSecrets interface

具有秘密的 NetworkFunction。

Extends

屬性

configurationType

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

secretDeploymentValues

來自使用者的 JSON 串行化秘密部署值。 這包括密碼、金鑰等秘密

繼承的屬性

allowSoftwareUpdate

指出部署期間是否允許軟體更新。

networkFunctionDefinitionGroupName

網路函式的網路函式定義組名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkFunctionDefinitionOfferingLocation

網路函式定義供應專案的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkFunctionDefinitionVersion

網路函式的網路函式定義版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkFunctionDefinitionVersionResourceReference

網路函式定義版本資源參考。

nfviId

網路函式的 nfviId。

nfviType

網路函式的 nfvi 類型。

provisioningState

網路函式資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherName

網路函式的發行者名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherScope

發行者的範圍。 注意:這個屬性不會串行化。 它只能由伺服器填入。

roleOverrideValues

角色組態會覆寫使用者的值。

屬性詳細資料

configurationType

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

configurationType: "Secret"

屬性值

"Secret"

secretDeploymentValues

來自使用者的 JSON 串行化秘密部署值。 這包括密碼、金鑰等秘密

secretDeploymentValues?: string

屬性值

string

繼承的屬性詳細資料

allowSoftwareUpdate

指出部署期間是否允許軟體更新。

allowSoftwareUpdate?: boolean

屬性值

boolean

繼承自NetworkFunctionPropertiesFormat.allowSoftwareUpdate

networkFunctionDefinitionGroupName

網路函式的網路函式定義組名。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkFunctionDefinitionGroupName?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.networkFunctionDefinitionGroupName

networkFunctionDefinitionOfferingLocation

網路函式定義供應專案的位置。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkFunctionDefinitionOfferingLocation?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.networkFunctionDefinitionOfferingLocation

networkFunctionDefinitionVersion

網路函式的網路函式定義版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。

networkFunctionDefinitionVersion?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.networkFunctionDefinitionVersion

networkFunctionDefinitionVersionResourceReference

網路函式定義版本資源參考。

networkFunctionDefinitionVersionResourceReference?: DeploymentResourceIdReferenceUnion

屬性值

繼承自NetworkFunctionPropertiesFormat.networkFunctionDefinitionVersionResourceReference

nfviId

網路函式的 nfviId。

nfviId?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.nfviId

nfviType

網路函式的 nfvi 類型。

nfviType?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.nfviType

provisioningState

網路函式資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.provisioningState

publisherName

網路函式的發行者名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherName?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.publisherName

publisherScope

發行者的範圍。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publisherScope?: string

屬性值

string

繼承自NetworkFunctionPropertiesFormat.publisherScope

roleOverrideValues

角色組態會覆寫使用者的值。

roleOverrideValues?: string[]

屬性值

string[]

繼承自NetworkFunctionPropertiesFormat.roleOverrideValues