Share via


StringDictionaryOutput interface

String dictionary resource.

Extends

Properties

properties

Settings.

Inherited Properties

id

Resource Id.

kind

Kind of resource.

name

Resource Name.

type

Resource type.

Property Details

properties

Settings.

properties?: Record<string, string>

Property Value

Record<string, string>

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