Click or drag to resize

CreateBucketRequestLocation Property

Bucket location

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public string Location { get; set; }

Property Value

Type: String
Remarks

Optional parameter Bucket location. This parameter is mandatory unless the endpoint belongs to the default region.

See Also