DocumentDbLinkedService Class

Definition

Windows Azure Document Database.

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("DocumentDb")]
public class DocumentDbLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
Inheritance
Attributes

Constructors

DocumentDbLinkedService()

Initializes a new instance of the DocumentDbLinkedService class.

DocumentDbLinkedService(String)

Initializes a new instance of the DocumentDbLinkedService class with required arguments.

Properties

ConnectionString

Required. The connection string.

Extension Methods

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