Share via


AzureBlobStorageLinkedService.ContainerUri Property

Definition

Container uri of the Azure Blob Storage resource only support for anonymous access. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ContainerUri { get; set; }
member this.ContainerUri : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ContainerUri As DataFactoryElement(Of String)

Property Value

Applies to