Compartilhar via


TopologyResource Class

The network resource topology information for the given resource group.

Inheritance
azure.mgmt.network._serialization.Model
TopologyResource

Constructor

TopologyResource(*, name: str | None = None, id: str | None = None, location: str | None = None, associations: List[_models.TopologyAssociation] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Name of the resource.

id
str

ID of the resource.

location
str

Resource location.

associations

Holds the associations the resource has with other resources in the resource group.

Variables

Name Description
name
str

Name of the resource.

id
str

ID of the resource.

location
str

Resource location.

associations

Holds the associations the resource has with other resources in the resource group.