Share via


AmazonS3Dataset.Version Property

Definition

Gets or sets the version for the S3 object. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to