WebtestsResource interface

An azure resource object

Properties

id

Azure resource Id

location

Resource location

name

Azure resource name

tags

Resource tags

type

Azure resource type

Property Details

id

Azure resource Id

id?: string

Property Value

string

location

Resource location

location: string

Property Value

string

name

Azure resource name

name?: string

Property Value

string

tags

Resource tags

tags?: Record<string, string>

Property Value

Record<string, string>

type

Azure resource type

type?: string

Property Value

string