HttpSource Class

Definition

A copy activity source for an HTTP file.

public class HttpSource : Microsoft.Azure.Management.DataFactories.Models.CopySource
Inheritance

Inherited Members

Microsoft.Azure.Management.DataFactories.Models.CopySource

Constructors

HttpSource()

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

Properties

RequestTimeout

Optional. Specifies the timeout for an HTTP client to get a response.

Extension Methods

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