Compartir a través de


IaasVMRecoveryPoint.IsSourceVMEncrypted Propiedad

Definición

Obtiene identifica si la máquina virtual se cifró cuando se crea la copia de seguridad.

[Newtonsoft.Json.JsonProperty(PropertyName="isSourceVMEncrypted")]
public bool? IsSourceVMEncrypted { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isSourceVMEncrypted")>]
member this.IsSourceVMEncrypted : Nullable<bool>
Public ReadOnly Property IsSourceVMEncrypted As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a