IpfilterProps
Properties for defining a Ipfilter
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-directmail-ipfilter
Initializer
using AlibabaCloud.SDK.ROS.CDK.Directmail;
new IpfilterProps {
object IpAddress
};
Properties
Name | Type | Description |
---|---|---|
IpAddress |
object |
Property ipAddress: The whitelist IP address. |
IpAddress
Required
public object IpAddress { get; set; }
- Type: object
Property ipAddress: The whitelist IP address.