Share via


StringListOutput interface

String list resource.

Extends

Properties

properties

List of string resources.

Inherited Properties

id

Resource Id.

kind

Kind of resource.

name

Resource Name.

type

Resource type.

Property Details

properties

List of string resources.

properties?: string[]

Property Value

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