ConnectionUpdateContent Class
The properties that the Cognitive services connection will be updated with.
Constructor
ConnectionUpdateContent(*, properties: _models.ConnectionPropertiesV2 | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
properties
|
The properties that the Cognitive services connection will be updated with. Default value: None
|
Variables
| Name | Description |
|---|---|
|
properties
|
The properties that the Cognitive services connection will be updated with. |