你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Resource interface

Extends

Properties

id

The resource identifier.

location
name

The resource name.

tags

The resource tags.

type

The resource type.

Property Details

id

The resource identifier.

id?: string

Property Value

string

location

location: string

Property Value

string

name

The resource name.

name?: string

Property Value

string

tags

The resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

type

The resource type.

type?: string

Property Value

string