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

ExpressRoutePortsOperationsExtensions 类

定义

ExpressRoutePortsOperations 的扩展方法。

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

方法

BeginCreateOrUpdate(IExpressRoutePortsOperations, String, String, ExpressRoutePort)

创建或更新指定的 ExpressRoutePort 资源。

BeginCreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePort, CancellationToken)

创建或更新指定的 ExpressRoutePort 资源。

BeginDelete(IExpressRoutePortsOperations, String, String)

删除指定的 ExpressRoutePort 资源。

BeginDeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

删除指定的 ExpressRoutePort 资源。

CreateOrUpdate(IExpressRoutePortsOperations, String, String, ExpressRoutePort)

创建或更新指定的 ExpressRoutePort 资源。

CreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePort, CancellationToken)

创建或更新指定的 ExpressRoutePort 资源。

Delete(IExpressRoutePortsOperations, String, String)

删除指定的 ExpressRoutePort 资源。

DeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

删除指定的 ExpressRoutePort 资源。

GenerateLOA(IExpressRoutePortsOperations, String, String, GenerateExpressRoutePortsLOARequest)

为请求的 ExpressRoutePort 资源生成授权书。

GenerateLOAAsync(IExpressRoutePortsOperations, String, String, GenerateExpressRoutePortsLOARequest, CancellationToken)

为请求的 ExpressRoutePort 资源生成授权书。

Get(IExpressRoutePortsOperations, String, String)

检索请求的 ExpressRoutePort 资源。

GetAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

检索请求的 ExpressRoutePort 资源。

List(IExpressRoutePortsOperations)

列出指定订阅中的所有 ExpressRoutePort 资源。

ListAsync(IExpressRoutePortsOperations, CancellationToken)

列出指定订阅中的所有 ExpressRoutePort 资源。

ListByResourceGroup(IExpressRoutePortsOperations, String)

列出指定资源组中的所有 ExpressRoutePort 资源。

ListByResourceGroupAsync(IExpressRoutePortsOperations, String, CancellationToken)

列出指定资源组中的所有 ExpressRoutePort 资源。

ListByResourceGroupNext(IExpressRoutePortsOperations, String)

列出指定资源组中的所有 ExpressRoutePort 资源。

ListByResourceGroupNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

列出指定资源组中的所有 ExpressRoutePort 资源。

ListNext(IExpressRoutePortsOperations, String)

列出指定订阅中的所有 ExpressRoutePort 资源。

ListNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

列出指定订阅中的所有 ExpressRoutePort 资源。

UpdateTags(IExpressRoutePortsOperations, String, String, TagsObject)

更新 ExpressRoutePort 标记。

UpdateTagsAsync(IExpressRoutePortsOperations, String, String, TagsObject, CancellationToken)

更新 ExpressRoutePort 标记。

适用于