Share via


OracleCloudStorageLocation.BucketName Property

Definition

Gets or sets specify the bucketName of Oracle Cloud Storage. Type: string (or Expression with resultType string)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to