Share via


AzureStoragePropertyDictionaryResourceOutput interface

AzureStorageInfo dictionary resource.

Extends

Properties

properties

Azure storage accounts.

Inherited Properties

id

Resource Id.

kind

Kind of resource.

name

Resource Name.

type

Resource type.

Property Details

properties

Azure storage accounts.

properties?: Record<string, AzureStorageInfoValueOutput>

Property Value

Record<string, AzureStorageInfoValueOutput>

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