Compartilhar via


HubOperationsExtensions.CreateOrUpdate Método

Definição

public static Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateResponse CreateOrUpdate (this Microsoft.Azure.Management.DataFactories.Core.IHubOperations operations, string resourceGroupName, string dataFactoryName, Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateParameters parameters);
static member CreateOrUpdate : Microsoft.Azure.Management.DataFactories.Core.IHubOperations * string * string * Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateParameters -> Microsoft.Azure.Management.DataFactories.Models.HubCreateOrUpdateResponse
<Extension()>
Public Function CreateOrUpdate (operations As IHubOperations, resourceGroupName As String, dataFactoryName As String, parameters As HubCreateOrUpdateParameters) As HubCreateOrUpdateResponse

Parâmetros

operations
IHubOperations
resourceGroupName
String
dataFactoryName
String

Retornos

Aplica-se a