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