Share via


AzureBlobStorageLocation.Container Property

Definition

Specify the container of azure blob. Type: string (or Expression with resultType string).

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

Property Value

Applies to