你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Alias interface
The alias type.
Properties
default |
The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata NOTE: This property will not be serialized. It can only be populated by the server. |
default |
The default path for an alias. |
default |
The default pattern for an alias. |
name | The alias name. |
paths | The paths for an alias. |
type | The type of the alias. |
Property Details
defaultMetadata
The default alias path metadata. Applies to the default path and to any alias path that doesn't have metadata NOTE: This property will not be serialized. It can only be populated by the server.
defaultMetadata?: AliasPathMetadata
Property Value
defaultPath
The default path for an alias.
defaultPath?: string
Property Value
string
defaultPattern
name
The alias name.
name?: string
Property Value
string