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.
CopyC# indicates that the data is encrypted
            using HSM keys.
            true
 Declaration Syntax
 Declaration Syntax| C# | 
public bool EncryptedWithHSM { get; set; }