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