ConfigServerProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Mongodb;
new ConfigServerProperty {
object Class,
object Storage
};
Properties
Name | Type | Description |
---|---|---|
Class |
object |
No description. |
Storage |
object |
No description. |
Class
Required
public object Class { get; set; }
- Type: object
Storage
Required
public object Storage { get; set; }
- Type: object