Language

DnsSecurityRuleAction.BlockResponseCode Property

Definition

The response code for block actions.

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

Property Value

Implements

Attributes

Applies to