RosDomainGroupsProps
Properties for defining a RosDomainGroups.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-dns-domaingroups
Initializer
using AlibabaCloud.SDK.ROS.CDK.Dns;
new RosDomainGroupsProps {
object KeyWord = null,
object Lang = null,
object RefreshOptions = null
};
Properties
| Name | Type | Description |
|---|---|---|
KeyWord |
object |
No description. |
Lang |
object |
No description. |
RefreshOptions |
object |
No description. |
KeyWordOptional
public object KeyWord { get; set; }
- Type: object
LangOptional
public object Lang { get; set; }
- Type: object
RefreshOptionsOptional
public object RefreshOptions { get; set; }
- Type: object