Initializer
using AlibabaCloud.SDK.ROS.CDK.Rds;
new TableMetaProperty {
object Name = null,
object NewName = null,
object Tables = null,
object Type = null
};
Properties
Name |
Type |
Description |
Name |
object |
No description. |
NewName |
object |
No description. |
Tables |
object |
No description. |
Type |
object |
No description. |
Name
Optional
public object Name { get; set; }
NewName
Optional
public object NewName { get; set; }
Tables
Optional
public object Tables { get; set; }
Type
Optional
public object Type { get; set; }