DomainProps
Properties for defining a Domain.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-directmail-domain
Initializer
using AlibabaCloud.SDK.ROS.CDK.Directmail;
new DomainProps {
object DomainName
};
Properties
| Name | Type | Description |
|---|---|---|
DomainName |
object |
Property domainName: The name of the domain. |
DomainNameRequired
public object DomainName { get; set; }
- Type: object
Property domainName: The name of the domain.