KeyValuePair Class

A map to describe the settings of an action.

All required parameters must be populated in order to send to Azure.

Inheritance
KeyValuePair

Constructor

KeyValuePair(*, key: str, value: str, **kwargs)

Variables

key
str

Required. The name of the setting for the action.

value
str

Required. The value of the setting for the action.