DataBoxEdgeSkuName Struct

Definition

The Sku name.

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

Constructors

DataBoxEdgeSkuName(String)

Initializes a new instance of DataBoxEdgeSkuName.

Properties

Edge

Edge.

EdgeMRMini

EdgeMR_Mini.

EdgeMRTcp

EdgeMR_TCP.

EdgePBase

EdgeP_Base.

EdgePHigh

EdgeP_High.

EdgePRBase

EdgePR_Base.

EdgePRBaseUps

EdgePR_Base_UPS.

EP2_128_1T4Mx1W

EP2_128_1T4_Mx1_W.

EP2_128Gpu1Mx1W

EP2_128_GPU1_Mx1_W.

EP2_256_2T4W

EP2_256_2T4_W.

EP2_256Gpu2Mx1

EP2_256_GPU2_Mx1.

EP2_64_1VpuW

EP2_64_1VPU_W.

EP2_64_Mx1W

EP2_64_Mx1_W.

Gateway

Gateway.

Gpu

GPU.

Management

Management.

RcaLarge

RCA_Large.

RcaSmall

RCA_Small.

Rdc

RDC.

TcaLarge

TCA_Large.

TcaSmall

TCA_Small.

Tdc

TDC.

Tea1Node

TEA_1Node.

Tea1NodeHeater

TEA_1Node_Heater.

Tea1NodeUps

TEA_1Node_UPS.

Tea1NodeUpsHeater

TEA_1Node_UPS_Heater.

Tea4NodeHeater

TEA_4Node_Heater.

Tea4NodeUpsHeater

TEA_4Node_UPS_Heater.

Tma

TMA.

Methods

Equals(DataBoxEdgeSkuName)

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(DataBoxEdgeSkuName, DataBoxEdgeSkuName)

Determines if two DataBoxEdgeSkuName values are the same.

Implicit(String to DataBoxEdgeSkuName)

Converts a string to a DataBoxEdgeSkuName.

Inequality(DataBoxEdgeSkuName, DataBoxEdgeSkuName)

Determines if two DataBoxEdgeSkuName values are not the same.

Applies to