Skip to content

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.

TagValueRequired

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

TagValueMatchFunctionRequired

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