Share via


AmazonS3Dataset.Key Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.key")]
public object Key { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.key")>]
member this.Key : obj with get, set
Public Property Key As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to