AzureStorageLinkedService Class

Definition

The storage account linkedService.

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

Constructors

AzureStorageLinkedService()

Initializes a new instance of the AzureStorageLinkedService class.

AzureStorageLinkedService(String)

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

Properties

ConnectionString

Required. The connection string.

Extension Methods

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