Language

IDnsSecurityRulePatchProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20230701Preview.DnsSecurityRulePatchPropertiesTypeConverter))]
public interface IDnsSecurityRulePatchProperties : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20230701Preview.DnsSecurityRulePatchPropertiesTypeConverter))>]
type IDnsSecurityRulePatchProperties = interface
    interface IJsonSerializable
Public Interface IDnsSecurityRulePatchProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ActionBlockResponseCode

The response code for block actions.

ActionType

The type of action to take.

DnsResolverDomainList

DNS resolver policy domains lists that the DNS security rule applies to.

DnsSecurityRuleState

The state of DNS security rule.

Priority

The priority of the DNS security rule.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to