CopyAzureSqlDatabaseLongTermRetentionBackup.BackupName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The name of the backup.", Mandatory=true, ParameterSetName="CopyBackupDefault", Position=3, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string BackupName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The name of the backup.", Mandatory=true, ParameterSetName="CopyBackupDefault", Position=3, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.BackupName : string with get, set
Public Property BackupName As String

Property Value

String
Attributes

Applies to