NspAccessRuleDirection Struct
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.NspAccessRuleDirectionTypeConverter))]
public struct NspAccessRuleDirection : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.NspAccessRuleDirection>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Support.NspAccessRuleDirectionTypeConverter))>]
type NspAccessRuleDirection = struct
interface IArgumentCompleter
Public Structure NspAccessRuleDirection
Implements IArgumentCompleter, IEquatable(Of NspAccessRuleDirection)
- Inheritance
-
NspAccessRuleDirection
- Attributes
- Implements
Fields
Inbound | |
Outbound |
Methods
CompleteArgument(String, String, String, CommandAst, IDictionary) | |
Equals(NspAccessRuleDirection) | |
Equals(Object) | |
GetHashCode() | |
ToString() |