Skip to content

Commit 603f204

Browse files
committed
Fix merge conflicts
1 parent 414c3eb commit 603f204

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Storage/Storage.Management/Models/PSStorageAccount.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ public PSStorageAccount(StorageModels.StorageAccount storageAccount)
168168
public PSImmutableStorageAccount ImmutableStorageWithVersioning { get; set; }
169169
public PSStorageAccountSkuConversionStatus StorageAccountSkuConversionStatus { get; set; }
170170

171-
public string AllowedCopyScope { get; set; }
172171
public string DnsEndpointType { get; set; }
173172

174173
public static PSStorageAccount Create(StorageModels.StorageAccount storageAccount, IStorageManagementClient client)

0 commit comments

Comments
 (0)