ValueFormat Struct

Definition

format for the workspace connection value

C#
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ValueFormatTypeConverter))]
public struct ValueFormat : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ValueFormat>, System.Management.Automation.IArgumentCompleter
Inheritance
ValueFormat
Attributes
Implements

Fields

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)

Implementations of this function are called by PowerShell to complete arguments.

Equals(Object)

Compares values of enum type ValueFormat (override for Object)

Equals(ValueFormat)

Compares values of enum type ValueFormat

GetHashCode()

Returns hashCode for enum ValueFormat

ToString()

Returns string representation for ValueFormat

Operators

Equality(ValueFormat, ValueFormat)

Overriding == operator for enum ValueFormat

Implicit(String to ValueFormat)

Implicit operator to convert string to ValueFormat

Implicit(ValueFormat to String)

Implicit operator to convert ValueFormat to string

Inequality(ValueFormat, ValueFormat)

Overriding != operator for enum ValueFormat

Applies to

Produkt Versionen
Azure - PowerShell Commands 12 (LTS), Latest