LinkedServiceProperties Class

Definition

Data factory linkedService properties.

public class LinkedServiceProperties : Microsoft.Azure.Management.DataFactories.Models.AdfResourceProperties<Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties,Microsoft.Azure.Management.DataFactories.Models.GenericLinkedService>
Inheritance

Inherited Members

Microsoft.Azure.Management.DataFactories.Models.AdfResourceProperties`2

Constructors

LinkedServiceProperties(LinkedServiceTypeProperties)
LinkedServiceProperties(GenericLinkedService, String)

Properties

Description

Optional. Data factory linkedService description.

ErrorMessage

Optional. Error in processing linkedService request.

HubName

Optional. The name of the Hub that this linked service belongs to.

ProvisioningState

Optional. The provisioning state of the linked service.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)