DataBoxEdgeSkuTier Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET