Share via


ConnectionStringDictionaryOutput interface

String dictionary resource.

Extends

Properties

properties

Connection strings.

Inherited Properties

id

Resource Id.

kind

Kind of resource.

name

Resource Name.

type

Resource type.

Property Details

properties

Connection strings.

properties?: Record<string, ConnStringValueTypePairOutput>

Property Value

Inherited Property Details

id

Resource Id.

id?: string

Property Value

string

Inherited From ProxyOnlyResourceOutput.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResourceOutput.kind

name

Resource Name.

name?: string

Property Value

string

Inherited From ProxyOnlyResourceOutput.name

type

Resource type.

type?: string

Property Value

string

Inherited From ProxyOnlyResourceOutput.type