Initializer
using AlibabaCloud.SDK.ROS.CDK.Oss;
new MirrorHeadersProperty {
object Pass = null,
object PassAll = null,
object Remove = null,
object Sets = null
};
Properties
Name |
Type |
Description |
Pass |
object |
No description. |
PassAll |
object |
No description. |
Remove |
object |
No description. |
Sets |
object |
No description. |
Pass
Optional
public object Pass { get; set; }
PassAll
Optional
public object PassAll { get; set; }
Remove
Optional
public object Remove { get; set; }
Sets
Optional
public object Sets { get; set; }