Share via


PolicyWithComplianceCollection interface

The response of the list policy operation.

Properties

nextLink

Next page link if any.

value

Policy Contract value.

Property Details

Next page link if any.

nextLink?: string

Property Value

string

value

Policy Contract value.

value?: PolicyWithComplianceContract[]

Property Value