SlimPolicyMetadata 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.
Slim version of policy metadata resource definition, excluding properties with large strings
[Microsoft.Rest.Serialization.JsonTransformation]
public class SlimPolicyMetadata
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SlimPolicyMetadata = class
Public Class SlimPolicyMetadata
- Inheritance
-
SlimPolicyMetadata
- Attributes
Constructors
SlimPolicyMetadata() |
Initializes a new instance of the SlimPolicyMetadata class. |
SlimPolicyMetadata(String, String, String, String, String, Object, String, String, String) |
Initializes a new instance of the SlimPolicyMetadata class. |
Properties
AdditionalContentUrl |
Gets url for getting additional content about the resource metadata. |
Category |
Gets the category 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. |
Title |
Gets the title of the policy metadata. |
Type |
Gets the type of the policy metadata. |
Applies to
Azure SDK for .NET