PolicyMetadata 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 resource definition.
[Microsoft.Rest.Serialization.JsonTransformation]
public class PolicyMetadata
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PolicyMetadata = class
Public Class PolicyMetadata
- Inheritance
-
PolicyMetadata
- Attributes
Constructors
PolicyMetadata() |
Initializes a new instance of the PolicyMetadata class. |
PolicyMetadata(String, String, String, String, String, Object, String, String, String, String, String) |
Initializes a new instance of the PolicyMetadata 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. |
Applies to
Azure SDK for .NET