你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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