Key interface

Automation key which is used to register a DSC Node

Properties

keyName

Automation key name. Possible values include: 'Primary', 'Secondary' NOTE: This property will not be serialized. It can only be populated by the server.

permissions

Automation key permissions. Possible values include: 'Read', 'Full' NOTE: This property will not be serialized. It can only be populated by the server.

value

Value of the Automation Key used for registration. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

keyName

Automation key name. Possible values include: 'Primary', 'Secondary' NOTE: This property will not be serialized. It can only be populated by the server.

keyName?: AutomationKeyName

Property Value

permissions

Automation key permissions. Possible values include: 'Read', 'Full' NOTE: This property will not be serialized. It can only be populated by the server.

permissions?: AutomationKeyPermissions

Property Value

value

Value of the Automation Key used for registration. NOTE: This property will not be serialized. It can only be populated by the server.

value?: string

Property Value

string