Dela via


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

DataCenterCode(String)

Initializes a new instance of DataCenterCode.

Properties

AdHoc

AdHoc.

AM2

AM2.

AMS06

AMS06.

AMS20

AMS20.

AUH20

AUH20.

BJB

BJB.

BJS20

BJS20.

BL20

BL20.

BL7

BL7.

BN1

BN1.

BN7

BN7.

BOM01

BOM01.

BY1

BY1.

BY2

BY2.

BY21

BY21.

BY24

BY24.

CBR20

CBR20.

CH1

CH1.

CPQ02

CPQ02.

CPQ20

CPQ20.

CWL20

CWL20.

CYS04

CYS04.

DSM05

DSM05.

DUB07

DUB07.

FRA22

FRA22.

HKG20

HKG20.

Invalid

Invalid.

JNB21

JNB21.

JNB22

JNB22.

LON24

LON24.

MAA01

MAA01.

MEL23

MEL23.

MNZ21

MNZ21.

MWH01

MWH01.

ORK70

ORK70.

OSA02

OSA02.

OSA20

OSA20.

OSA22

OSA22.

PAR22

PAR22.

PNQ01

PNQ01.

PUS20

PUS20.

SEL20

SEL20.

SEL21

SEL21.

SG2

SG2.

SHA03

SHA03.

SIN20

SIN20.

SN5

SN5.

SN6

SN6.

SN8

SN8.

SSE90

SSE90.

SVG20

SVG20.

SYD03

SYD03.

SYD23

SYD23.

TYO01

TYO01.

TYO22

TYO22.

YQB20

YQB20.

YTO20

YTO20.

YTO21

YTO21.

ZRH20

ZRH20.

Methods

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

Equality(DataCenterCode, DataCenterCode)

Determines if two DataCenterCode values are the same.

Implicit(String to DataCenterCode)

Converts a string to a DataCenterCode.

Inequality(DataCenterCode, DataCenterCode)

Determines if two DataCenterCode values are not the same.

Applies to