AppServicePlansOperationsExtensions.GetHybridConnectionAsync Method

Definition

Retrieve a Hybrid Connection in use in an App Service plan.

C#
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.WebSites.Models.HybridConnection> GetHybridConnectionAsync(this Microsoft.Azure.Management.WebSites.IAppServicePlansOperations operations, string resourceGroupName, string name, string namespaceName, string relayName, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IAppServicePlansOperations

The operations group for this extension method.

resourceGroupName
String

Name of the resource group to which the resource belongs.

name
String

Name of the App Service plan.

namespaceName
String

Name of the Service Bus namespace.

relayName
String

Name of the Service Bus relay.

cancellationToken
CancellationToken

The cancellation token.

Returns

Remarks

Description for Retrieve a Hybrid Connection in use in an App Service plan.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
Azure SDK for .NET Legacy