ExtendedLocation Class
Resource extended location.
Constructor
ExtendedLocation(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
type
|
The extended location type. "EdgeZone" |
|
name
|
The extended location name. |
Attributes
name
The extended location name.
name: str | None
type
The extended location type. "EdgeZone"
type: str | _models.ExtendedLocationType | None