Language

DnsSecurityRuleProperties.ActionBlockResponseCode Property

Definition

The response code for block actions.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Support.BlockResponseCode? ActionBlockResponseCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Origin(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.PropertyOrigin.Inlined)>]
member this.ActionBlockResponseCode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Support.BlockResponseCode> with get, set
Public Property ActionBlockResponseCode As Nullable(Of BlockResponseCode)

Property Value

Implements

Attributes

Applies to