Skip to content

MongosProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Mongodb;
new MongosProperty {
    object Class
};

Properties

Name Type Description
Class object No description.

ClassRequired

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