Partager via


AzureWorkloadSQLRestoreRequest.ShouldUseAlternateTargetLocation Propriété

Définition

Obtient ou définit l’option par défaut définie sur true. Si cette valeur est définie sur false, un autre répertoire de données doit être fourni

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à