次の方法で共有


PolicyCollection interface

The response of the list policy operation.

Properties

count

Total record count number.

nextLink

Next page link if any.

value

Policy Contract value.

Property Details

count

Total record count number.

count?: number

Property Value

number

Next page link if any.

nextLink?: string

Property Value

string

value

Policy Contract value.

value?: PolicyContract[]

Property Value