共用方式為


DscNodeConfigurationListResult interface

清單作業作業的回應模型。

屬性

nextLink

取得或設定下一個連結。

totalCount

取得或設定查詢中的資料列總數。

value

取得或設定 Dsc 節點組態的清單。

屬性詳細資料

取得或設定下一個連結。

nextLink?: string

屬性值

string

totalCount

取得或設定查詢中的資料列總數。

totalCount?: number

屬性值

number

value

取得或設定 Dsc 節點組態的清單。

value?: DscNodeConfiguration[]

屬性值