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

Name Description
DataBoxEdgeSkuName(String)

Initializes a new instance of DataBoxEdgeSkuName.

Properties

Name Description
Edge

Gets the Edge.

EdgeMRMini

Gets the EdgeMRMini.

EdgeMRTcp

Gets the EdgeMRTcp.

EdgePBase

Gets the EdgePBase.

EdgePHigh

Gets the EdgePHigh.

EdgePRBase

Gets the EdgePRBase.

EdgePRBaseUps

Gets the EdgePRBaseUps.

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

Gets the Gateway.

Gpu

Gets the Gpu.

Management

Gets the Management.

RcaLarge

Gets the RcaLarge.

RcaSmall

Gets the RcaSmall.

Rdc

Gets the Rdc.

TcaLarge

Gets the TcaLarge.

TcaSmall

Gets the TcaSmall.

Tdc

Gets the Tdc.

Tea1Node

Gets the Tea1Node.

Tea1NodeHeater

Gets the Tea1NodeHeater.

Tea1NodeUps

Gets the Tea1NodeUps.

Tea1NodeUpsHeater

Gets the Tea1NodeUpsHeater.

Tea4NodeHeater

Gets the Tea4NodeHeater.

Tea4NodeUpsHeater

Gets the Tea4NodeUpsHeater.

Tma

Gets the Tma.

Methods

Name Description
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

Name Description
Equality(DataBoxEdgeSkuName, DataBoxEdgeSkuName)

Determines if two DataBoxEdgeSkuName values are the same.

Implicit(String to DataBoxEdgeSkuName)

Converts a string to a DataBoxEdgeSkuName.

Implicit(String to Nullable<DataBoxEdgeSkuName>)
Inequality(DataBoxEdgeSkuName, DataBoxEdgeSkuName)

Determines if two DataBoxEdgeSkuName values are not the same.

Applies to