NetworkFunctionPropertiesFormat interface
網路函式屬性。
屬性
allow |
指出部署期間是否允許軟體更新。 |
configuration |
多型辨別器,指定這個物件可以有不同的類型 |
network |
網路函式的網路函式定義組名。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
network |
網路函式定義供應專案的位置。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
network |
網路函式的網路函式定義版本。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
network |
網路函式定義版本資源參考。 |
nfvi |
網路函式的 nfviId。 |
nfvi |
網路函式的 nfvi 類型。 |
provisioning |
網路函式資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
publisher |
網路函式的發行者名稱。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
publisher |
發行者的範圍。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
role |
角色組態會覆寫使用者的值。 |
屬性詳細資料
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[]