AliasPathType Class

The type of the paths for alias.

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

Constructor

AliasPathType(*, path: str | None = None, api_versions: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
path
str

The path of an alias.

api_versions

The API versions.

Variables

Name Description
path
str

The path of an alias.

api_versions

The API versions.