PSHub Constructors
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.
Overloads
PSHub() | |
PSHub(Hub) |
PSHub()
public PSHub ();
Public Sub New ()
Applies to
PSHub(Hub)
public PSHub (Microsoft.Azure.Management.DataFactories.Models.Hub hub);
new Microsoft.Azure.Commands.DataFactories.Models.PSHub : Microsoft.Azure.Management.DataFactories.Models.Hub -> Microsoft.Azure.Commands.DataFactories.Models.PSHub
Public Sub New (hub As Hub)
Parameters
- hub
- Hub