LinkedServiceProperties Class

Definition

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

Constructors

LinkedServiceProperties(GenericLinkedService, String)
LinkedServiceProperties(LinkedServiceTypeProperties)

Properties

Description
ErrorMessage
HubName
ProvisioningState
Type (Inherited from AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>)
TypeProperties (Inherited from AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>)

Applies to