PolicyType 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.
User-friendly policy type with description (used for querying policy types).
[System.Runtime.Serialization.DataContract]
public class PolicyType : Microsoft.TeamFoundation.Policy.WebApi.PolicyTypeRef
type PolicyType = class
inherit PolicyTypeRef
Public Class PolicyType
Inherits PolicyTypeRef
- Inheritance
- Attributes
Constructors
| PolicyType() |
Properties
| Description |
Detailed description of the policy type. |
| DisplayName |
Display name of the policy type. (Inherited from PolicyTypeRef) |
| Id |
The policy type ID. (Inherited from PolicyTypeRef) |
| Links |
The links to other objects related to this object. |
| Url |
The URL where the policy type can be retrieved. (Inherited from PolicyTypeRef) |