Compartir a través de


IaasVMRestoreRequest.RestoreWithManagedDisks Propiedad

Definición

Obtiene o establece la marca que indica que una máquina virtual de disco no administrada debe restaurarse con managed disks.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a