A2AReplicationDetails.VMEncryptionType Property

Definition

Gets the encryption type of the VM. Possible values include: 'NotEncrypted', 'OnePassEncrypted', 'TwoPassEncrypted'

[Newtonsoft.Json.JsonProperty(PropertyName="vmEncryptionType")]
public string VMEncryptionType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vmEncryptionType")>]
member this.VMEncryptionType : string
Public ReadOnly Property VMEncryptionType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to