Enum AzureIssueType
- Namespace
- DotNetDo
- Assembly
- DotNetDo.Core.dll
Environment metadata used by AzureIssueType.
public enum AzureIssueTypeFields
Error = 0-
Records an error.
Warning = 1-
Records a warning.
Environment metadata used by AzureIssueType.
public enum AzureIssueTypeError = 0 Records an error.
Warning = 1 Records a warning.