A2AReplicationDetails.VmEncryptionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The encryption type of the VM.
public Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryVmEncryptionType? VmEncryptionType { get; }
member this.VmEncryptionType : Nullable<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryVmEncryptionType>
Public ReadOnly Property VmEncryptionType As Nullable(Of SiteRecoveryVmEncryptionType)