Edit

Share via


ApiResourceLocation interface

Information about the ___location of a REST API resource

Properties

area

Area name for this resource

id

Unique Identifier for this ___location

maxVersion

Maximum api version that this resource supports (current server version for this resource)

minVersion

Minimum api version that this resource supports

releasedVersion

The latest version of this resource ___location that is in "Release" (non-preview) mode

resourceName

Resource name

resourceVersion

The current resource version supported by this resource ___location

routeTemplate

This ___location's route template (templated relative path)

Property Details

area

Area name for this resource

area: string

Property Value

string

id

Unique Identifier for this ___location

id: string

Property Value

string

maxVersion

Maximum api version that this resource supports (current server version for this resource)

maxVersion: string

Property Value

string

minVersion

Minimum api version that this resource supports

minVersion: string

Property Value

string

releasedVersion

The latest version of this resource ___location that is in "Release" (non-preview) mode

releasedVersion: string

Property Value

string

resourceName

Resource name

resourceName: string

Property Value

string

resourceVersion

The current resource version supported by this resource ___location

resourceVersion: number

Property Value

number

routeTemplate

This ___location's route template (templated relative path)

routeTemplate: string

Property Value

string