Share via


Resource interface

Azure resource. This resource is tracked in Azure Resource Manager

Properties

kind

Kind of resource.

location

Resource Location.

tags

Resource tags.

Property Details

kind

Kind of resource.

kind?: string

Property Value

string

location

Resource Location.

location: string

Property Value

string

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>