Share via


Resource interface

The resource model definition.

Properties

location

Azure resource location.

tags

Azure resource tags.

Property Details

location

Azure resource location.

location: string

Property Value

string

tags

Azure resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>