PropertiesProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Maxcompute;
new PropertiesProperty {
object AllowFullScan = null,
object EnableDecimal2 = null,
object Encryption = null,
object RetentionDays = null,
object SqlMeteringMax = null,
object TypeSystem = null
};
Properties
AllowFullScanOptional
public object AllowFullScan { get; set; }
EnableDecimal2Optional
public object EnableDecimal2 { get; set; }
EncryptionOptional
public object Encryption { get; set; }
RetentionDaysOptional
public object RetentionDays { get; set; }
SqlMeteringMaxOptional
public object SqlMeteringMax { get; set; }
TypeSystemOptional
public object TypeSystem { get; set; }