Gets and sets the property EncryptedWithHSM.
A boolean that indicates whether the snapshot data is encrypted using the HSM keys
of the source cluster. CopyC#
indicates that the data is encrypted
using HSM keys.
true

C# |
public bool EncryptedWithHSM { get; set; }