ExpressRouteGatewaysOperationsExtensions Class

Definition

Extension methods for ExpressRouteGatewaysOperations.

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

Methods

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

Creates or updates a ExpressRoute gateway in a specified resource group.

BeginDeleteAsync(IExpressRouteGatewaysOperations, String, String, CancellationToken)

Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.

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

Creates or updates a ExpressRoute gateway in a specified resource group.

DeleteAsync(IExpressRouteGatewaysOperations, String, String, CancellationToken)

Deletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.

GetAsync(IExpressRouteGatewaysOperations, String, String, CancellationToken)

Fetches the details of a ExpressRoute gateway in a resource group.

ListByResourceGroupAsync(IExpressRouteGatewaysOperations, String, CancellationToken)

Lists ExpressRoute gateways in a given resource group.

ListBySubscriptionAsync(IExpressRouteGatewaysOperations, CancellationToken)

Lists ExpressRoute gateways under a given subscription.

Applies to