We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06d30a5 + 4a63de3 commit 1549022Copy full SHA for 1549022
src/ScenarioTest.ResourceManager/Constants.cs
@@ -82,6 +82,9 @@ public class Category
82
// Windows Azure NRP dev team
83
public const string wanrpdev = "wanrpdev";
84
85
+ //Azure NRP Firewall dev team
86
+ public const string azurefirewall = "azurefirewall";
87
+
88
// Acceptance type
89
public const string AcceptanceType = "AcceptanceType";
90
0 commit comments