Skip to content

Commit d1f3853

Browse files
author
unknown
committed
HotFix: Export-AzureVM issue
1 parent a35d25d commit d1f3853

File tree

1 file changed

+1
-0
lines changed
  • src/ServiceManagement/Compute/Commands.ServiceManagement/Model

1 file changed

+1
-0
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement/Model/PersistentVM.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ public Collection<DataVirtualHardDisk> DataVirtualHardDisksToBeDeleted
127127
set;
128128
}
129129

130+
[XmlIgnore]
130131
public VMImageInput VMImageInput
131132
{
132133
get;

0 commit comments

Comments
 (0)