Skip to content

Commit d53f8a4

Browse files
[skip ci] Archive 7f0455c (Azure#27731)
1 parent 7921ef2 commit d53f8a4

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

generated/Migrate/Migrate.Autorest/Az.Migrate.format.ps1xml

+6
Original file line numberDiff line numberDiff line change
@@ -27674,6 +27674,9 @@
2767427674
<TableColumnHeader>
2767527675
<Label>IsOSDisk</Label>
2767627676
</TableColumnHeader>
27677+
<TableColumnHeader>
27678+
<Label>StorageContainerId</Label>
27679+
</TableColumnHeader>
2767727680
</TableHeaders>
2767827681
<TableRowEntries>
2767927682
<TableRowEntry>
@@ -27696,6 +27699,9 @@
2769627699
<TableColumnItem>
2769727700
<PropertyName>IsOSDisk</PropertyName>
2769827701
</TableColumnItem>
27702+
<TableColumnItem>
27703+
<PropertyName>StorageContainerId</PropertyName>
27704+
</TableColumnItem>
2769927705
</TableColumnItems>
2770027706
</TableRowEntry>
2770127707
</TableRowEntries>

generated/Migrate/Migrate.Autorest/Properties/AssemblyInfo.cs

+2-4
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Migrate")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.6.0")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("2.6.0")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.7.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("2.7.0")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
27-
28-
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "145f526c-1786-4548-bea6-6c9c35ec0f0e"
2+
"generate_Id": "46df379f-23ec-4e1f-b9b2-d493388e0d5c"
33
}

0 commit comments

Comments
 (0)