PSPolicyMetadata 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 metadata record
public class PSPolicyMetadata
type PSPolicyMetadata = class
Public Class PSPolicyMetadata
- Inheritance
-
PSPolicyMetadata
Constructors
PSPolicyMetadata(PolicyMetadata) |
Initializes a new instance of the PSPolicyMetadata class. |
PSPolicyMetadata(SlimPolicyMetadata) |
Initializes a new instance of the PSPolicyMetadata class. |
Properties
AdditionalContentUrl |
Gets url for getting additional content about the resource metadata. |
Category |
Gets the category of the policy metadata. |
Description |
Gets the description of the policy metadata. |
Id |
Gets the ID of the policy metadata. |
Metadata |
Gets additional metadata. |
MetadataId |
Gets the policy metadata identifier. |
Name |
Gets the name of the policy metadata. |
Owner |
Gets the owner of the policy metadata. |
Requirements |
Gets the requirements of the policy metadata. |
Title |
Gets the title of the policy metadata. |
Type |
Gets the type of the policy metadata. |