你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TopologyOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for TopologyOperations
public static class TopologyOperationsExtensions
type TopologyOperationsExtensions = class
Public Module TopologyOperationsExtensions
- Inheritance
-
TopologyOperationsExtensions
Methods
Get(ITopologyOperations, String, String) |
Gets a specific topology component. |
GetAsync(ITopologyOperations, String, String, CancellationToken) |
Gets a specific topology component. |
List(ITopologyOperations) |
Gets a list that allows to build a topology view of a subscription. |
ListAsync(ITopologyOperations, CancellationToken) |
Gets a list that allows to build a topology view of a subscription. |
ListByHomeRegion(ITopologyOperations) |
Gets a list that allows to build a topology view of a subscription and location. |
ListByHomeRegionAsync(ITopologyOperations, CancellationToken) |
Gets a list that allows to build a topology view of a subscription and location. |
ListByHomeRegionNext(ITopologyOperations, String) |
Gets a list that allows to build a topology view of a subscription and location. |
ListByHomeRegionNextAsync(ITopologyOperations, String, CancellationToken) |
Gets a list that allows to build a topology view of a subscription and location. |
ListNext(ITopologyOperations, String) |
Gets a list that allows to build a topology view of a subscription. |
ListNextAsync(ITopologyOperations, String, CancellationToken) |
Gets a list that allows to build a topology view of a subscription. |