Share via


HyperVReplicaAzureReplicationDetails.Encryption Property

Definition

Gets or sets the encryption info.

[Newtonsoft.Json.JsonProperty(PropertyName="encryption")]
public string Encryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryption")>]
member this.Encryption : string with get, set
Public Property Encryption As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to