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 = 1The region category is extended.
Other = 2The region category is other.
Recommended = 3The region category is recommended.
Unknown = 0The region category is unknown.