Topology Class
Topology of the specified resource group.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelTopology
Constructor
Topology(*, resources: List[_models.TopologyResource] | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
resources
|
A list of topology resources. |
Variables
Name | Description |
---|---|
id
|
GUID representing the operation id. |
created_date_time
|
The datetime when the topology was initially created for the resource group. |
last_modified
|
The datetime when the topology was last modified. |
resources
|
A list of topology resources. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python