Partager via


HubOperationsExtensions.GetAsync Méthode

Définition

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.HubGetResponse> GetAsync (this Microsoft.Azure.Management.DataFactories.IHubOperations operations, string resourceGroupName, string dataFactoryName, string hubName);
static member GetAsync : Microsoft.Azure.Management.DataFactories.IHubOperations * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.HubGetResponse>
<Extension()>
Public Function GetAsync (operations As IHubOperations, resourceGroupName As String, dataFactoryName As String, hubName As String) As Task(Of HubGetResponse)

Paramètres

operations
IHubOperations
resourceGroupName
String
dataFactoryName
String
hubName
String

Retours

S’applique à