Share via


SlimPolicyMetadata Class

Definition

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