Compartilhar via


AzureFileShareRestoreRequest.CopyOptions Propriedade

Definição

Obtém ou define opções para resolve conflitos de cópia. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a