Share via


AzureBlobStorageLinkedService.AuthenticationType Property

Definition

The type used for authentication. Type: string.

public Azure.ResourceManager.DataFactory.Models.AzureStorageAuthenticationType? AuthenticationType { get; set; }
member this.AuthenticationType : Nullable<Azure.ResourceManager.DataFactory.Models.AzureStorageAuthenticationType> with get, set
Public Property AuthenticationType As Nullable(Of AzureStorageAuthenticationType)

Property Value

Applies to