NetworkFunctionDefinitionVersionListResult interface
屬性
nextLink |
要取得下一組結果的 URI。
注意:此屬性不會序列化。 它只能由伺服器填入。
|
value |
網路函式定義版本的清單。
|
屬性詳細資料
nextLink
要取得下一組結果的 URI。
注意:此屬性不會序列化。 它只能由伺服器填入。
nextLink?: string
屬性值
value
網路函式定義版本的清單。
value?: NetworkFunctionDefinitionVersion[]
屬性值