Condividi tramite


EncodingCaptureDescription Struct

Definition

[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()

Operators

Equality(EncodingCaptureDescription, EncodingCaptureDescription)
Implicit(EncodingCaptureDescription to String)
Implicit(String to EncodingCaptureDescription)
Inequality(EncodingCaptureDescription, EncodingCaptureDescription)

Applies to