Share via


AmazonS3Dataset.BucketName Property

Definition

The name of the Amazon S3 bucket. Type: string (or Expression with resultType string).

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

Property Value

Applies to