DataFactoryClient.GetDataFactory(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 Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFactory GetDataFactory (string resourceGroupName, string dataFactoryName);
member this.GetDataFactory : string * string -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSDataFactory
Public Function GetDataFactory (resourceGroupName As String, dataFactoryName As String) As PSDataFactory
Parameters
- resourceGroupName
- String
- dataFactoryName
- String