다음을 통해 공유


KeyValuePair Class

A map to describe the settings of an action.

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

Constructor

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

Keyword-Only Parameters

Name Description
key
str

The name of the setting for the action. Required.

value
str

The value of the setting for the action. Required.

Variables

Name Description
key
str

The name of the setting for the action. Required.

value
str

The value of the setting for the action. Required.