Language

DnsSecurityRuleProperties.ActionType Property

Definition

The type of action to take.

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

Property Value

Implements

Attributes

Applies to