ExpressRoutePortsOperationsExtensions Class

Definition

Extension methods for ExpressRoutePortsOperations.

public static class ExpressRoutePortsOperationsExtensions
type ExpressRoutePortsOperationsExtensions = class
Public Module ExpressRoutePortsOperationsExtensions
Inheritance
ExpressRoutePortsOperationsExtensions

Methods

BeginCreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePortInner, CancellationToken)

Creates or updates the specified ExpressRoutePort resource.

BeginDeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Deletes the specified ExpressRoutePort resource.

CreateOrUpdateAsync(IExpressRoutePortsOperations, String, String, ExpressRoutePortInner, CancellationToken)

Creates or updates the specified ExpressRoutePort resource.

DeleteAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Deletes the specified ExpressRoutePort resource.

GetAsync(IExpressRoutePortsOperations, String, String, CancellationToken)

Retrieves the requested ExpressRoutePort resource.

ListAsync(IExpressRoutePortsOperations, CancellationToken)

List all the ExpressRoutePort resources in the specified subscription.

ListByResourceGroupAsync(IExpressRoutePortsOperations, String, CancellationToken)

List all the ExpressRoutePort resources in the specified resource group.

ListByResourceGroupNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

List all the ExpressRoutePort resources in the specified resource group.

ListNextAsync(IExpressRoutePortsOperations, String, CancellationToken)

List all the ExpressRoutePort resources in the specified subscription.

UpdateTagsAsync(IExpressRoutePortsOperations, String, String, IDictionary<String,String>, CancellationToken)

Update ExpressRoutePort tags.

Applies to