Enum AzureResourceManagerEnvironment
Namespace: Varigence.Languages.Biml.Connection
Assembly: Biml.dll
C#
public enum AzureResourceManagerEnvironment
Fields
| Fields | Description |
|---|---|
| AzureChinaCloud | Environment for users wanting to connect to the Chinese Azure resource manager environment. |
| AzureCloud | Standard environment that will apply to most users. |
| AzureUSGovernment | For members of the US Government. |