AliasType Class

The alias type.

Inheritance
AliasType

Constructor

AliasType(*, name: Optional[str] = None, paths: Optional[List[azure.mgmt.resource.resources.v2019_08_01.models._models_py3.AliasPathType]] = None, **kwargs)

Variables

name
str

The alias name.

paths
list[AliasPathType]

The paths for an alias.