Language

DnsSecurityRule.State Property

Definition

The state of DNS security rule.

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

Property Value

Implements

Attributes

Applies to