DataBoxEdgeSkuTier Struct

Definition

The Sku tier.

public readonly struct DataBoxEdgeSkuTier : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeSkuTier>
type DataBoxEdgeSkuTier = struct
Public Structure DataBoxEdgeSkuTier
Implements IEquatable(Of DataBoxEdgeSkuTier)
Inheritance
DataBoxEdgeSkuTier
Implements

Constructors

DataBoxEdgeSkuTier(String)

Initializes a new instance of DataBoxEdgeSkuTier.

Properties

Standard

Standard.

Methods

Equals(DataBoxEdgeSkuTier)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(DataBoxEdgeSkuTier, DataBoxEdgeSkuTier)

Determines if two DataBoxEdgeSkuTier values are the same.

Implicit(String to DataBoxEdgeSkuTier)

Converts a string to a DataBoxEdgeSkuTier.

Inequality(DataBoxEdgeSkuTier, DataBoxEdgeSkuTier)

Determines if two DataBoxEdgeSkuTier values are not the same.

Applies to