Compartir a través de


AzureFileShareRestoreRequest.CopyOptions Propiedad

Definición

Obtiene o establece opciones para resolver conflictos de copia. Entre los valores posibles se incluyen: 'Invalid', 'CreateCopy', 'Skip', 'Overwrite', 'FailOnConflict'

[Newtonsoft.Json.JsonProperty(PropertyName="copyOptions")]
public string CopyOptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="copyOptions")>]
member this.CopyOptions : string with get, set
Public Property CopyOptions As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a