Compartir a través de


IaasVMRecoveryPoint.IsSourceVMEncrypted Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a