PolicyCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response of the list policy operation.
public class PolicyCollection
type PolicyCollection = class
Public Class PolicyCollection
- Inheritance
-
PolicyCollection
Constructors
PolicyCollection() |
Initializes a new instance of the PolicyCollection class. |
PolicyCollection(IList<PolicyContract>, Nullable<Int64>, String) |
Initializes a new instance of the PolicyCollection class. |
Properties
Count |
Gets or sets total record count number. |
NextLink |
Gets or sets next page link if any. |
Value |
Gets or sets policy Contract value. |