DscConfigurationListResult interface
清單組態作業的回應模型。
屬性
next |
取得或設定下一個連結。 |
total |
取得符合篩選準則的組態總數。 |
value | 取得或設定組態清單。 |
屬性詳細資料
nextLink
取得或設定下一個連結。
nextLink?: string
屬性值
string
totalCount
取得符合篩選準則的組態總數。
totalCount?: number
屬性值
number