Table of Contents

Enum AzureLocationRegionCategory

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

The region category for an Azure region.

[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum AzureLocationRegionCategory

Fields

Extended = 1

The region category is extended.

Other = 2

The region category is other.

The region category is recommended.

Unknown = 0

The region category is unknown.