GalleryExtendedLocation Class
The name of the extended ___location.
Constructor
GalleryExtendedLocation(*, name: str | None = None, type: str | _models.GalleryExtendedLocationType | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Default value: None
|
type
|
It is type of the extended ___location. Known values are: "EdgeZone" and "Unknown". Default value: None
|
Variables
Name | Description |
---|---|
name
|
|
type
|
It is type of the extended ___location. Known values are: "EdgeZone" and "Unknown". |