Share via


FabricProperties.EncryptionDetails Property

Definition

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

Applies to