AmazonS3CompatibleLocation.Version Property

Definition

Gets or sets specify the version of Amazon S3 Compatible. Type: string (or Expression with resultType string).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to