DataFactoryClient.GetHub(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.Commands.DataFactories.Models.PSHub GetHub (string resourceGroupName, string dataFactoryName, string hubName);
abstract member GetHub : string * string * string -> Microsoft.Azure.Commands.DataFactories.Models.PSHub
override this.GetHub : string * string * string -> Microsoft.Azure.Commands.DataFactories.Models.PSHub
Public Overridable Function GetHub (resourceGroupName As String, dataFactoryName As String, hubName As String) As PSHub
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- hubName
- String