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.
1 parent 98d8b70 commit ffa0a9fCopy full SHA for ffa0a9f
src/Websites/Websites/Cmdlets/AccessRestriction/AddAzureWebAppAccessRestrictionRule.cs
@@ -18,6 +18,7 @@
18
using Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters;
19
using Microsoft.Azure.Management.WebSites.Models;
20
using Microsoft.Azure.Commands.WebApps.Utilities;
21
+using System;
22
23
namespace Microsoft.Azure.Commands.WebApps.Cmdlets.WebApps
24
{
0 commit comments