LogMetric Struct

Definition

Argument completer implementation for LogMetric.

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

Fields

Methods

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

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

Equals(LogMetric)

Compares values of enum type LogMetric

Equals(Object)

Compares values of enum type LogMetric (override for Object)

GetHashCode()

Returns hashCode for enum LogMetric

ToString()

Returns string representation for LogMetric

Operators

Equality(LogMetric, LogMetric)

Overriding == operator for enum LogMetric

Implicit(LogMetric to String)

Implicit operator to convert LogMetric to string

Implicit(String to LogMetric)

Implicit operator to convert string to LogMetric

Inequality(LogMetric, LogMetric)

Overriding != operator for enum LogMetric

Applies to

Product Versions
Azure - PowerShell Commands 12 (LTS), Latest