ExtendedLocation Class
ExtendedLocation represents the Azure custom location where the resource will be created.
All required parameters must be populated in order to send to server.
Constructor
ExtendedLocation(*, name: str, type: str, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
name
|
The resource ID of the extended location on which the resource will be created. Required. |
|
type
|
The extended location type, for example, CustomLocation. Required. |