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

AliasPattern interface

The type of the pattern for an alias path.

Properties

phrase

The alias pattern phrase.

type

The type of alias pattern

variable

The alias pattern variable.

Property Details

phrase

The alias pattern phrase.

phrase?: string

Property Value

string

type

The type of alias pattern

type?: AliasPatternType

Property Value

variable

The alias pattern variable.

variable?: string

Property Value

string