FabricProperties.EncryptionDetails 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 encryption details for the fabric.
[Newtonsoft.Json.JsonProperty(PropertyName="encryptionDetails")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EncryptionDetails EncryptionDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionDetails")>]
member this.EncryptionDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.EncryptionDetails with get, set
Public Property EncryptionDetails As EncryptionDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute