ConnectionStringDictionary Class
String dictionary resource.
Constructor
ConnectionStringDictionary(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource Id. |
|
name
|
Resource Name. |
|
kind
|
Kind of resource. |
|
type
|
Resource type. |
|
properties
|
Connection strings. |
Attributes
properties
Connection strings.
properties: dict[str, '_models.ConnStringValueTypePair'] | None