DataBoxEdgeSkuVersion 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.
Availability of the Sku as preview/stable.
public readonly struct DataBoxEdgeSkuVersion : IEquatable<Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeSkuVersion>
type DataBoxEdgeSkuVersion = struct
Public Structure DataBoxEdgeSkuVersion
Implements IEquatable(Of DataBoxEdgeSkuVersion)
- Inheritance
-
DataBoxEdgeSkuVersion
- Implements
Constructors
DataBoxEdgeSkuVersion(String) |
Initializes a new instance of DataBoxEdgeSkuVersion. |
Properties
Preview |
Preview. |
Stable |
Stable. |
Methods
Equals(DataBoxEdgeSkuVersion) |
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(DataBoxEdgeSkuVersion, DataBoxEdgeSkuVersion) |
Determines if two DataBoxEdgeSkuVersion values are the same. |
Implicit(String to DataBoxEdgeSkuVersion) |
Converts a string to a DataBoxEdgeSkuVersion. |
Inequality(DataBoxEdgeSkuVersion, DataBoxEdgeSkuVersion) |
Determines if two DataBoxEdgeSkuVersion values are not the same. |
Applies to
Azure SDK for .NET