Skip to content

Commit

Permalink
Change interface name to IVirtualNetwork
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavpradeepnair committed Mar 22, 2019
1 parent 3b1dccb commit 1c487ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

namespace Microsoft.Azure.Management.Internal.Network.Common
{
public interface IVirtualNetworkLinkVirtualNetwork
public interface IVirtualNetwork
{
string Id { get; set; }
}
Expand Down

0 comments on commit 1c487ed

Please sign in to comment.