Language

IDnsSecurityRuleAction Interface

Definition

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

Properties

Name Description
ActionType

The type of action to take.

Methods

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

Applies to