Skip to content

QueryStringConfigProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Alb;
new QueryStringConfigProperty {
    object Values = null
};

Properties

Name Type Description
Values object No description.

ValuesOptional

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