Share via


AmazonS3Dataset.Key Property

Definition

The key of the Amazon S3 object. Type: string (or Expression with resultType string).

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

Property Value

Applies to