Key Class

Automation key which is used to register a DSC Node.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
Key

Constructor

Key(**kwargs)

Variables

Name Description
key_name

Automation key name. Possible values include: "Primary", "Secondary".

permissions

Automation key permissions. Possible values include: "Read", "Full".

value
str

Value of the Automation Key used for registration.