Share via


ProxyResource interface

The resource model definition for proxy-only resource.

Properties

location

It will be deprecated in New API, resource location depends on the parent resource.

tags

Azure resource tags.

Property Details

location

It will be deprecated in New API, resource location depends on the parent resource.

location?: string

Property Value

string

tags

Azure resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>