ProviderExtendedLocation Class
The provider extended location.
Constructor
ProviderExtendedLocation(*, location: str | None = None, type: str | None = None, extended_locations: List[str] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
location
|
The azure location. |
type
|
The extended location type. |
extended_locations
|
The extended locations for the azure location. |
Variables
Name | Description |
---|---|
location
|
The azure location. |
type
|
The extended location type. |
extended_locations
|
The extended locations for the azure location. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python