DataFactoryClient.CreatePSLinkedService(CreatePSAdfEntityParameters) 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 CreatePSLinkedService (Microsoft.Azure.Commands.DataFactoryV2.CreatePSAdfEntityParameters parameters);
abstract member CreatePSLinkedService : Microsoft.Azure.Commands.DataFactoryV2.CreatePSAdfEntityParameters -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSLinkedService
override this.CreatePSLinkedService : Microsoft.Azure.Commands.DataFactoryV2.CreatePSAdfEntityParameters -> Microsoft.Azure.Commands.DataFactoryV2.Models.PSLinkedService
Public Overridable Function CreatePSLinkedService (parameters As CreatePSAdfEntityParameters) As PSLinkedService
Parameters
- parameters
- CreatePSAdfEntityParameters