DataFactoryClient.CreateOrUpdateHub(String, String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual Microsoft.Azure.Management.DataFactories.Models.Hub CreateOrUpdateHub (string resourceGroupName, string dataFactoryName, string hubName, string rawJsonContent);
abstract member CreateOrUpdateHub : string * string * string * string -> Microsoft.Azure.Management.DataFactories.Models.Hub
override this.CreateOrUpdateHub : string * string * string * string -> Microsoft.Azure.Management.DataFactories.Models.Hub
Public Overridable Function CreateOrUpdateHub (resourceGroupName As String, dataFactoryName As String, hubName As String, rawJsonContent As String) As Hub
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- hubName
- String
- rawJsonContent
- String