HybridConnectionKeyProperties Class
HybridConnectionKey resource specific properties.
Constructor
HybridConnectionKeyProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
send_key_name
|
The name of the send key. |
|
send_key_value
|
The value of the send key. |
Attributes
send_key_name
The name of the send key.
send_key_name: str | None
send_key_value
The value of the send key.
send_key_value: str | None