Share via


HyperVReplicaAzurePolicyDetails.Encryption Property

Definition

Gets or sets a value indicating whether encryption is enabled for virtual machines in this cloud.

[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