Share via


ExtendedLocation Class

Definition of an Extended Location.

Constructor

ExtendedLocation(*, name: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Fully qualified name of the extended ___location.

Default value: None
type
str

Type of the extended ___location.

Default value: None

Variables

Name Description
name
str

Fully qualified name of the extended ___location.

type
str

Type of the extended ___location.