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. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python