你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DnsSecurityRulePatch interface

描述 PATCH作的 DNS 安全规则。

属性

action

对与 DNS 安全规则匹配的 DNS 请求执行的操作。

dnsResolverDomainLists

DNS 解析程序策略域列出了 DNS 安全规则适用的域。

dnsSecurityRuleState

DNS 安全规则的状态。

priority

DNS 安全规则的优先级。

tags

DNS 安全规则的标记。

属性详细信息

action

对与 DNS 安全规则匹配的 DNS 请求执行的操作。

action?: DnsSecurityRuleAction

属性值

dnsResolverDomainLists

DNS 解析程序策略域列出了 DNS 安全规则适用的域。

dnsResolverDomainLists?: SubResource[]

属性值

dnsSecurityRuleState

DNS 安全规则的状态。

dnsSecurityRuleState?: string

属性值

string

priority

DNS 安全规则的优先级。

priority?: number

属性值

number

tags

DNS 安全规则的标记。

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}