Compartir a través de


Snapshot.CopyCompletionError Propiedad

Definición

Obtiene o establece indica los detalles del error si se produce un error en la copia en segundo plano de un recurso creado a través de la operación CopyStart.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.copyCompletionError")]
public Microsoft.Azure.Management.Compute.Models.CopyCompletionError CopyCompletionError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.copyCompletionError")>]
member this.CopyCompletionError : Microsoft.Azure.Management.Compute.Models.CopyCompletionError with get, set
Public Property CopyCompletionError As CopyCompletionError

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a