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. |
ClassRequired
public object Class { get; set; }
- Type: object
StorageRequired
public object Storage { get; set; }
- Type: object