DnsSecurityRulePatch.ActionBlockResponseCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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