LocalNetworkGatewaysOperationsExtensions Class

Definition

Extension methods for LocalNetworkGatewaysOperations.

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

Methods

BeginCreateOrUpdateAsync(ILocalNetworkGatewaysOperations, String, String, LocalNetworkGatewayInner, CancellationToken)

Creates or updates a local network gateway in the specified resource group.

BeginDeleteAsync(ILocalNetworkGatewaysOperations, String, String, CancellationToken)

Deletes the specified local network gateway.

CreateOrUpdateAsync(ILocalNetworkGatewaysOperations, String, String, LocalNetworkGatewayInner, CancellationToken)

Creates or updates a local network gateway in the specified resource group.

DeleteAsync(ILocalNetworkGatewaysOperations, String, String, CancellationToken)

Deletes the specified local network gateway.

GetAsync(ILocalNetworkGatewaysOperations, String, String, CancellationToken)

Gets the specified local network gateway in a resource group.

ListAsync(ILocalNetworkGatewaysOperations, String, CancellationToken)

Gets all the local network gateways in a resource group.

ListNextAsync(ILocalNetworkGatewaysOperations, String, CancellationToken)

Gets all the local network gateways in a resource group.

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

Updates a local network gateway tags.

Applies to