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