PsPolicyExemptionProperties 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 policy exemption properties.
public class PsPolicyExemptionProperties
type PsPolicyExemptionProperties = class
Public Class PsPolicyExemptionProperties
- Inheritance
-
PsPolicyExemptionProperties
Constructors
PsPolicyExemptionProperties(JToken) |
Properties
Description |
Gets or sets the description. |
DisplayName |
Gets or sets the display name. |
ExemptionCategory |
Gets or sets the policy exemption category. |
ExpiresOn |
Gets or sets the policy exemption expiration. |
Metadata |
Gets or sets the metadata. |
PolicyAssignmentId |
Gets or sets the policy assignment Id associated with the policy exemption. |
PolicyDefinitionReferenceIds |
Gets or sets the policy definition reference Ids when the associated policy assignment is for a policy set (initiative). |
Methods
ToJToken() |
Convert to JSON |