你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TopologyResource Class

The network resource topology information for the given resource group.

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.

Default value: None
id
str

ID of the resource.

Default value: None
___location
str

Resource ___location.

Default value: None
associations

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

Default value: None

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.