共用方式為


PolicyFragmentCollection interface

取得原則片段作業的回應。

屬性

count

記錄計數總數。

nextLink

如果有的話,下一頁連結。

value

原則片段合約值。

屬性詳細資料

count

記錄計數總數。

count?: number

屬性值

number

如果有的話,下一頁連結。

nextLink?: string

屬性值

string

value

原則片段合約值。

value?: PolicyFragmentContract[]

屬性值