NotProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Oss;
new NotProperty {
object Prefix = null,
object Tag = null
};
Properties
Name | Type | Description |
---|---|---|
Prefix |
object |
No description. |
Tag |
object |
No description. |
Prefix
Optional
public object Prefix { get; set; }
- Type: object
Tag
Optional
public object Tag { get; set; }
- Type: object