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

ExpressRoutePortResource.GetExpressRouteLinks 方法

定义

获取 ExpressRoutePort 中的 ExpressRouteLinkResources 集合。

public virtual Azure.ResourceManager.Network.ExpressRouteLinkCollection GetExpressRouteLinks();
abstract member GetExpressRouteLinks : unit -> Azure.ResourceManager.Network.ExpressRouteLinkCollection
override this.GetExpressRouteLinks : unit -> Azure.ResourceManager.Network.ExpressRouteLinkCollection
Public Overridable Function GetExpressRouteLinks () As ExpressRouteLinkCollection

返回

一个 对象,表示 ExpressRouteLinkResources 的集合及其在 ExpressRouteLinkResource 上的操作。

适用于