RemoveHeaderConfigProperty
Initializer
using AlibabaCloud.SDK.ROS.CDK.Alb;
new RemoveHeaderConfigProperty {
object Key = null
};
Properties
| Name | Type | Description |
|---|---|---|
Key |
object |
No description. |
KeyOptional
public object Key { get; set; }
- Type: object