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.
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. |
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