Skip to content

Commit

Permalink
Update DiskRPTestsBase.cs (#18355)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandido authored Feb 2, 2021
1 parent 7ef6f13 commit ca9fb7b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1066,7 +1066,7 @@ protected DiskEncryptionSet GenerateDefaultDiskEncryptionSet(string location, st
Type = ResourceIdentityType.SystemAssigned.ToString()
},
Location = location,
ActiveKey = new KeyVaultAndKeyReference
ActiveKey = new KeyForDiskEncryptionSet
{
SourceVault = new SourceVault
{
Expand Down

0 comments on commit ca9fb7b

Please sign in to comment.