共用方式為


NetworkFunctionDefinitionVersionPropertiesFormat interface

網路函式定義版本屬性。

屬性

deployParameters

網路函式定義版本的部署參數。

description

網路函式定義版本描述。

networkFunctionType

多型辨別器,指定這個物件可以有不同的類型

provisioningState

網路函式定義版本資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

versionState

網路函式定義版本狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

deployParameters

網路函式定義版本的部署參數。

deployParameters?: string

屬性值

string

description

網路函式定義版本描述。

description?: string

屬性值

string

networkFunctionType

多型辨別器,指定這個物件可以有不同的類型

networkFunctionType: "ContainerizedNetworkFunction" | "VirtualNetworkFunction"

屬性值

"ContainerizedNetworkFunction" | "VirtualNetworkFunction"

provisioningState

網路函式定義版本資源的布建狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

versionState

網路函式定義版本狀態。 注意:此屬性不會序列化。 它只能由伺服器填入。

versionState?: string

屬性值

string