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. |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Python