DataCenterCode Struct

Definition

DataCenter code.

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

Constructors

Name Description
DataCenterCode(String)

Initializes a new instance of DataCenterCode.

Properties

Name Description
AdHoc

Gets the AdHoc.

AM2

Gets the AM2.

AMS06

Gets the AMS06.

AMS20

Gets the AMS20.

AMS25

Gets the AMS25.

AUH20

Gets the AUH20.

BJB

Gets the BJB.

BJS20

Gets the BJS20.

BL20

Gets the BL20.

BL24

Gets the BL24.

BL7

Gets the BL7.

BN1

Gets the BN1.

BN7

Gets the BN7.

BOM01

Gets the BOM01.

BY1

Gets the BY1.

BY2

Gets the BY2.

BY21

Gets the BY21.

BY24

Gets the BY24.

CBR20

Gets the CBR20.

CH1

Gets the CH1.

CPQ02

Gets the CPQ02.

CPQ20

Gets the CPQ20.

CPQ21

Gets the CPQ21.

CWL20

Gets the CWL20.

CYS04

Gets the CYS04.

DSM05

Gets the DSM05.

DSM11

Gets the DSM11.

DUB07

Gets the DUB07.

DXB23

Gets the DXB23.

FRA22

Gets the FRA22.

HKG20

Gets the HKG20.

IdC5

IDC5.

IDC5

Gets the IDC5.

Invalid

Gets the Invalid.

JNB21

Gets the JNB21.

JNB22

Gets the JNB22.

LON24

Gets the LON24.

MAA01

Gets the MAA01.

MEL23

Gets the MEL23.

MNZ21

Gets the MNZ21.

MWH01

Gets the MWH01.

NTG20

Gets the NTG20.

ORK70

Gets the ORK70.

OSA02

Gets the OSA02.

OSA20

Gets the OSA20.

OSA22

Gets the OSA22.

OSA23

Gets the OSA23.

PAR22

Gets the PAR22.

PNQ01

Gets the PNQ01.

PUS20

Gets the PUS20.

SEL20

Gets the SEL20.

SEL21

Gets the SEL21.

SG2

Gets the SG2.

SHA03

Gets the SHA03.

SIN20

Gets the SIN20.

SN5

Gets the SN5.

SN6

Gets the SN6.

SN8

Gets the SN8.

SSE90

Gets the SSE90.

SVG20

Gets the SVG20.

SYD03

Gets the SYD03.

SYD23

Gets the SYD23.

TYO01

Gets the TYO01.

TYO22

Gets the TYO22.

TYO23

Gets the TYO23.

YQB20

Gets the YQB20.

YTO20

Gets the YTO20.

YTO21

Gets the YTO21.

ZRH20

Gets the ZRH20.

Methods

Name Description
Equals(DataCenterCode)

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

Determines if two DataCenterCode values are the same.

Implicit(String to DataCenterCode)

Converts a string to a DataCenterCode.

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

Determines if two DataCenterCode values are not the same.

Applies to