Enum AzureCloudEnvironments
Enumerates the possible Azure hosting environments.
Namespace: Neon.Kube.ClusterDef
Assembly: Neon.Kube.dll
Syntax
public enum AzureCloudEnvironments
Fields
| Name | Description |
|---|---|
| ChinaCloud | China cloud. |
| Custom | Custom cloud where the management URIs will be specified explicitly. |
| GermanCloud | German cloud. |
| GlobalCloud | Public Azure cloud (default). |
| USGovernment | United States Government cloud. |