Language

IDnsSecurityRuleAction Interface

Definition

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

Properties

Name Description
ActionType

The type of action to take.

BlockResponseCode

The response code for block actions.

Methods

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

Applies to