DnsSecurityRulePatch interface
描述 PATCH作的 DNS 安全規則。
屬性
| action | 要對符合 DNS 安全性規則的 DNS 要求採取動作。 |
| dns |
DNS 解析程式原則網域會列出適用於 DNS 安全性規則的網域。 |
| dns |
DNS 安全性規則的狀態。 |
| priority | DNS 安全性規則的優先順序。 |
| tags | DNS 安全性規則的標籤。 |
屬性詳細資料
action
dnsResolverDomainLists
dnsSecurityRuleState
DNS 安全性規則的狀態。
dnsSecurityRuleState?: string
屬性值
string
priority
DNS 安全性規則的優先順序。
priority?: number
屬性值
number
tags
DNS 安全性規則的標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}