Compartilhar via


AzureWorkloadSQLRestoreRequest.ShouldUseAlternateTargetLocation Propriedade

Definição

Obtém ou define a opção padrão definida como true. Se isso for definido como false, o diretório de dados alternativo deverá ser fornecido

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a