Skip to content

ResponseStatusCodeConfigProperty

Initializer

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

Properties

Name Type Description
Values object No description.

ValuesOptional

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