PolicyConfigurationRef 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.
Policy configuration reference.
[System.Runtime.Serialization.DataContract]
public class PolicyConfigurationRef : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type PolicyConfigurationRef = class
inherit BaseSecuredObject
Public Class PolicyConfigurationRef
Inherits BaseSecuredObject
- Inheritance
-
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObjectPolicyConfigurationRef
- Derived
- Attributes
Constructors
| PolicyConfigurationRef() |
Properties
| Id |
The policy configuration ID. |
| Type |
The policy configuration type. |
| Url |
The URL where the policy configuration can be retrieved. |