BlobStorageEventType Struct
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.
The name of blob storage event type to process.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventTypeTypeConverter))]
public struct BlobStorageEventType : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventType>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Support.BlobStorageEventTypeTypeConverter))>]
type BlobStorageEventType = struct
interface IArgumentCompleter
Public Structure BlobStorageEventType
Implements IArgumentCompleter, IEquatable(Of BlobStorageEventType)
- Inheritance
-
BlobStorageEventType
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Blob |
Compares values of enum type BlobStorageEventType |
Equals(Object) |
Compares values of enum type BlobStorageEventType (override for Object) |
Get |
Returns hashCode for enum BlobStorageEventType |
To |
Returns string representation for BlobStorageEventType |
Equality(Blob |
Overriding == operator for enum BlobStorageEventType |
Implicit(Blob |
Implicit operator to convert BlobStorageEventType to string |
Implicit(String to Blob |
Implicit operator to convert string to BlobStorageEventType |
Inequality(Blob |
Overriding != operator for enum BlobStorageEventType |