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

ExpressRouteGatewaysOperationsExtensions 类

定义

ExpressRouteGatewaysOperations 的扩展方法。

public static class ExpressRouteGatewaysOperationsExtensions
type ExpressRouteGatewaysOperationsExtensions = class
Public Module ExpressRouteGatewaysOperationsExtensions
继承
ExpressRouteGatewaysOperationsExtensions

方法

BeginCreateOrUpdateAsync(IExpressRouteGatewaysOperations, String, String, ExpressRouteGatewayInner, CancellationToken)

在指定的资源组中创建或更新 ExpressRoute 网关。

BeginDeleteAsync(IExpressRouteGatewaysOperations, String, String, CancellationToken)

删除资源组中的指定 ExpressRoute 网关。 仅当没有连接子资源时,才能删除 ExpressRoute 网关资源。

CreateOrUpdateAsync(IExpressRouteGatewaysOperations, String, String, ExpressRouteGatewayInner, CancellationToken)

在指定的资源组中创建或更新 ExpressRoute 网关。

DeleteAsync(IExpressRouteGatewaysOperations, String, String, CancellationToken)

删除资源组中的指定 ExpressRoute 网关。 仅当没有连接子资源时,才能删除 ExpressRoute 网关资源。

GetAsync(IExpressRouteGatewaysOperations, String, String, CancellationToken)

提取资源组中 ExpressRoute 网关的详细信息。

ListByResourceGroupAsync(IExpressRouteGatewaysOperations, String, CancellationToken)

列出给定资源组中的 ExpressRoute 网关。

ListBySubscriptionAsync(IExpressRouteGatewaysOperations, CancellationToken)

列出给定订阅下的 ExpressRoute 网关。

适用于