KekType Struct

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.KekTypeTypeConverter))]
public struct KekType : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.KekType>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.KekTypeTypeConverter))>]
type KekType = struct
    interface IArgumentCompleter
Public Structure KekType
Implements IArgumentCompleter, IEquatable(Of KekType)
Inheritance
KekType
Attributes
Implements

Fields

CustomerManaged
MicrosoftManaged

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)
Equals(KekType)
Equals(Object)
GetHashCode()
ToString()

Operators

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

Applies to