PolicyMetadataProperties Class
The properties of the policy metadata.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.policyinsights.models._models_py3.PolicyMetadataSlimPropertiesPolicyMetadataProperties
Constructor
PolicyMetadataProperties(**kwargs)
Variables
Name | Description |
---|---|
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. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python