ConnectionStringDictionary Class

String dictionary resource.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.web.v2016_08_01.models._models_py3.ProxyOnlyResource
ConnectionStringDictionary

Constructor

ConnectionStringDictionary(*, kind: Optional[str] = None, properties: Optional[Dict[str, azure.mgmt.web.v2016_08_01.models._models_py3.ConnStringValueTypePair]] = None, **kwargs)

Parameters

kind
str
Required

Kind of resource.

properties
dict[str, ConnStringValueTypePair]
Required

Connection strings.

Variables

id
str

Resource Id.

name
str

Resource Name.

type
str

Resource type.