Compartir a través de


AzureWorkloadSQLRestoreRequest.ShouldUseAlternateTargetLocation Propiedad

Definición

Obtiene o establece la opción predeterminada establecida en true. Si se establece en false, se debe proporcionar un directorio de datos alternativo.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a