Share via


ConnectionStringDictionary interface

String dictionary resource.

Extends

Properties

properties

Connection strings.

Inherited Properties

kind

Kind of resource.

Property Details

properties

Connection strings.

properties?: Record<string, ConnStringValueTypePair>

Property Value

Record<string, ConnStringValueTypePair>

Inherited Property Details

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind