IndexSettingProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ots;
new IndexSettingProperty {
object RoutingFields = null
};
Properties
Name | Type | Description |
---|---|---|
RoutingFields |
object |
No description. |
RoutingFields
Optional
public object RoutingFields { get; set; }
- Type: object