LinkedServiceProperties Class
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 class LinkedServiceProperties : Microsoft.Azure.Management.DataFactories.Models.AdfResourceProperties<Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties,Microsoft.Azure.Management.DataFactories.Models.GenericLinkedService>
type LinkedServiceProperties = class
inherit AdfResourceProperties<LinkedServiceTypeProperties, GenericLinkedService>
Public Class LinkedServiceProperties
Inherits AdfResourceProperties(Of LinkedServiceTypeProperties, GenericLinkedService)
- Inheritance
-
LinkedServiceProperties
Constructors
LinkedServiceProperties(GenericLinkedService, String) | |
LinkedServiceProperties(LinkedServiceTypeProperties) |