Skip to content

DomainGroupProps

Properties for defining a DomainGroup.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-dns-domaingroup

Initializer

using AlibabaCloud.SDK.ROS.CDK.Dns;
new DomainGroupProps {
    object GroupName
};

Properties

Name Type Description
GroupName object Property groupName: Domain name group name.

GroupNameRequired

public object GroupName { get; set; }
  • Type: object

Property groupName: Domain name group name.