PolicyMetadata Class
Policy metadata resource definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPolicyMetadata
Constructor
PolicyMetadata(**kwargs)
Variables
Name | Description |
---|---|
id
|
The ID of the policy metadata. |
type
|
The type of the policy metadata. |
name
|
The name of the policy metadata. |
metadata_id
|
The policy metadata identifier. |
category
|
The category of the policy metadata. |
title
|
The title of the policy metadata. |
owner
|
The owner of the policy metadata. |
additional_content_url
|
Url for getting additional content about the resource metadata. |
metadata
|
Additional metadata. |
description
|
The description of the policy metadata. |
requirements
|
The requirements of the policy metadata. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python