QuotaInfoProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Elasticsearchserverless;
new QuotaInfoProperty {
object AppType,
object Cu,
object Storage
};
Properties
Name | Type | Description |
---|---|---|
AppType |
object |
No description. |
Cu |
object |
No description. |
Storage |
object |
No description. |
AppType
Required
public object AppType { get; set; }
- Type: object
Cu
Required
public object Cu { get; set; }
- Type: object
Storage
Required
public object Storage { get; set; }
- Type: object