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. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET