AmazonS3Dataset.BucketName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to