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. |
KeyWord
Optional
public object KeyWord { get; set; }
- Type: object
Lang
Optional
public object Lang { get; set; }
- Type: object
RefreshOptions
Optional
public object RefreshOptions { get; set; }
- Type: object