WebAppsOperationsExtensions.GetRelayServiceConnection Método

Definição

Obtém uma configuração de conexão híbrida por seu nome.

public static Microsoft.Azure.Management.WebSites.Models.RelayServiceConnectionEntity GetRelayServiceConnection (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, string entityName);
static member GetRelayServiceConnection : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string * string * string -> Microsoft.Azure.Management.WebSites.Models.RelayServiceConnectionEntity
<Extension()>
Public Function GetRelayServiceConnection (operations As IWebAppsOperations, resourceGroupName As String, name As String, entityName As String) As RelayServiceConnectionEntity

Parâmetros

operations
IWebAppsOperations

O grupo de operações para esse método de extensão.

resourceGroupName
String

Nome do grupo de recursos ao qual pertence o recurso.

name
String

Nome do aplicativo.

entityName
String

Nome da conexão híbrida.

Retornos

Comentários

Descrição de Obtém uma configuração de conexão híbrida por seu nome.

Aplica-se a