File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
src/Azs.Compute.Admin/custom Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ //---------------------------------------------------------------------------------------------
2
+ /// Copyright (c) Microsoft Corporation. All rights reserved.
3
+ /// Licensed under the MIT License. See License.txt in the project root for license information.
4
+ //---------------------------------------------------------------------------------------------
5
+
1
6
namespace Microsoft . Azure . PowerShell . Cmdlets . ComputeAdmin . Models . Api20151201Preview
2
7
{
3
8
using System ;
Original file line number Diff line number Diff line change
1
+ //---------------------------------------------------------------------------------------------
2
+ /// Copyright (c) Microsoft Corporation. All rights reserved.
3
+ /// Licensed under the MIT License. See License.txt in the project root for license information.
4
+ //---------------------------------------------------------------------------------------------
5
+
1
6
namespace Microsoft . Azure . PowerShell . Cmdlets . ComputeAdmin . Models . Api20151201Preview
2
7
{
3
8
using System ;
You can’t perform that action at this time.
0 commit comments