AliasType Class

AliasType.

Inheritance
azure.mgmt.resource.resources._serialization.Model
AliasType

Constructor

AliasType(*, name: str | None = None, paths: List[_models.AliasPathType] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The alias name.

paths

The paths for an alias.

Variables

Name Description
name
str

The alias name.

paths

The paths for an alias.