IntegrationAccountMapsOperationsExtensions.GetAsync Method

Definition

Gets an integration account map.

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Logic.Models.IntegrationAccountMap> GetAsync(this Microsoft.Azure.Management.Logic.IIntegrationAccountMapsOperations operations, string resourceGroupName, string integrationAccountName, string mapName, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IIntegrationAccountMapsOperations

The operations group for this extension method.

resourceGroupName
String

The resource group name.

integrationAccountName
String

The integration account name.

mapName
String

The integration account map name.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Продукт Версії
Azure SDK for .NET Legacy