Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.06 KB

PolicyTemplate.md

File metadata and controls

17 lines (13 loc) · 1.06 KB

PolicyTemplate

Properties

Name Type Description Notes
Activation string Requirements before the policy can be activated. [optional] [default to null]
Behavior string Specifics about the behavior of the policy. [optional] [default to null]
Description string The default description for the Policy. [optional] [default to null]
DisplayName string The default display name for the Policy. [optional] [default to null]
Id string ObjectId uniquely identifying a Policy Template. [optional] [default to null]
Name string The unique name for the Policy Template. [optional] [default to null]
OsMetaFamily string [optional] [default to null]
State string String describing the release status of the policy template. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]