Cloud Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Azure cloud identifier
public enum Cloud
type Cloud =
Public Enum Cloud
- Inheritance
-
Cloud
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | Cloud not specified or URL not recognized as an Azure cloud |
Custom | 1 | Custom cloud: endpoint base URL manually specified by application |
Test | 2 | Test cloud |
Commercial | 3 | Global commercial cloud |
Germany | 4 | Germany sovereign cloud |
US_DoD | 5 | US sovereign cloud (DoD) |
US_GCC | 6 | US sovereign cloud (GCC) |
US_GCC_High | 7 | US sovereign cloud (GCC-High) |
US_Sec | 8 | US sovereign cloud (Sec) |
US_Nat | 9 | US sovereign cloud (Nat) |
China_01 | 10 | China sovereign cloud |