NewAzureSynapseSqlPool.FromBackup Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupIdByNameParameterSet")]
[System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupIdByParentObjectParameterSet")]
[System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupNameByNameParameterSet")]
[System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupNameByParentObjectParameterSet")]
[System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupInputObjectByNameParameterSet")]
public System.Management.Automation.SwitchParameter FromBackup { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupIdByNameParameterSet")>]
[<System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupIdByParentObjectParameterSet")>]
[<System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupNameByNameParameterSet")>]
[<System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupNameByParentObjectParameterSet")>]
[<System.Management.Automation.Parameter(HelpMessage="Indicates to restore from the most recent backup of any SQL pool in this subscription.", Mandatory=true, ParameterSetName="CreateFromBackupInputObjectByNameParameterSet")>]
member this.FromBackup : System.Management.Automation.SwitchParameter with get, set
Public Property FromBackup As SwitchParameter

Property Value

SwitchParameter
Attributes

Applies to