Language

DnsSecurityRuleProperties.DnsSecurityRuleState Property

Definition

The state of DNS security rule.

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

Property Value

Implements

Attributes

Applies to