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.v2020_06_01.models._models_py3.AliasPattern] = None, **kwargs)

Variables

path
str

The path of an alias.

api_versions
list[str]

The API versions.

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.