GalleryExtendedLocation Class
The name of the extended location.
Constructor
GalleryExtendedLocation(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
|
|
type
|
It is type of the extended location. Known values are: "EdgeZone" and "Unknown". |
Attributes
name
name: str | None
type
"EdgeZone" and "Unknown".
type: str | _models.GalleryExtendedLocationType | None