Variant Class

Definition

Defines values for Variant.

public class Variant : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerRegistry.Fluent.Models.Variant>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type Variant = class
    inherit ExpandableStringEnum<Variant>
    interface IBeta
Public Class Variant
Inherits ExpandableStringEnum(Of Variant)
Implements IBeta
Inheritance
Implements

Constructors

Variant()

Fields

V6

Static value v6 for Variant.

V7

Static value v7 for Variant.

V8

Static value v8 for Variant.

Properties

Value (Inherited from ExpandableStringEnum<T>)

Methods

Equals(Object) (Inherited from ExpandableStringEnum<T>)
Equals(String) (Inherited from ExpandableStringEnum<T>)
GetHashCode() (Inherited from ExpandableStringEnum<T>)
ToString() (Inherited from ExpandableStringEnum<T>)

Applies to