DnsResolverDomainListPatch interface
描述 PATCH作的 DNS 解析程序域列表。
属性详细信息
domains
域列表中的域。
domains?: string[]
属性值
string[]
tags
DNS 解析程序域列表的标记。
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}