SlimPolicyMetadata Class
Slim version of policy metadata resource definition, excluding properties with large strings.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelSlimPolicyMetadata
Constructor
SlimPolicyMetadata(**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. |
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