A2AUpdateReplicationProtectedItemInput.DiskEncryptionInfo 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.
Gets or sets the recovery os disk encryption information.
[Newtonsoft.Json.JsonProperty(PropertyName="diskEncryptionInfo")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DiskEncryptionInfo DiskEncryptionInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskEncryptionInfo")>]
member this.DiskEncryptionInfo : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.DiskEncryptionInfo with get, set
Public Property DiskEncryptionInfo As DiskEncryptionInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute