Click or drag to resize

SetBucketTaggingRequestTags Property

Bucket tag set

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public IList<Tag> Tags { get; set; }

Property Value

Type: IListTag
Remarks

Mandatory parameter You can add 10 tags to a bucket at the maximum.

See Also