HealthErrorCustomerResolvability Struct

Definition

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

Fields

Allowed
NotAllowed

Methods

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

Operators

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

Applies to