Skip to content

IndexSettingProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Ots;
new IndexSettingProperty {
    object RoutingFields = null
};

Properties

Name Type Description
RoutingFields object No description.

RoutingFieldsOptional

public object RoutingFields { get; set; }
  • Type: object