Edit

PolicyType Class

Definition

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
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
PolicyType
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)

Applies to