你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IExpressRouteGatewaysOperations 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ExpressRouteGatewaysOperations 操作。
public interface IExpressRouteGatewaysOperations
type IExpressRouteGatewaysOperations = interface
Public Interface IExpressRouteGatewaysOperations
方法
扩展方法
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 网关。 |