MatchExpressProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Cms;
new MatchExpressProperty {
object TagValue,
object TagValueMatchFunction
};
Properties
Name | Type | Description |
---|---|---|
TagValue |
object |
No description. |
TagValueMatchFunction |
object |
No description. |
TagValue
Required
public object TagValue { get; set; }
- Type: object
TagValueMatchFunction
Required
public object TagValueMatchFunction { get; set; }
- Type: object