Share via


NspAccessRuleProperties.Direction Property

Definition

Direction of Access Rule

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

Property Value

Implements

Attributes

Applies to