PolicyCollection interface
The response of the list policy operation.
Properties
count | Total record count number. |
next |
Next page link if any. |
value | Policy Contract value. |
Property Details
count
Total record count number.
count?: number
Property Value
number
nextLink
Next page link if any.
nextLink?: string
Property Value
string