AliasPath Class
The type of the paths for alias.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
AliasPath
Constructor
AliasPath(*, path: Optional[str] = None, api_versions: Optional[List[str]] = None, pattern: Optional[azure.mgmt.resource.resources.v2021_01_01.models._models_py3.AliasPattern] = None, **kwargs)
Variables
- path
- str
The path of an alias.
- pattern
- AliasPattern
The pattern for an alias path.
- metadata
- AliasPathMetadata
The metadata of the alias path. If missing, fall back to the default metadata of the alias.
Feedback
Submit and view feedback for