ProviderExtendedLocation Class
The provider extended location.
Constructor
ProviderExtendedLocation(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
location
|
The azure location. |
|
type
|
The extended location type. |
|
extended_locations
|
The extended locations for the azure location. |
Attributes
extended_locations
The extended locations for the azure location.
extended_locations: list[str] | None
location
The azure location.
location: str | None
type
The extended location type.
type: str | None