ISqlBackupSetInfo.BackupSetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Backup set id.
[Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Backup set id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="backupSetId")]
public string BackupSetId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataMigration.Runtime.Info(Description="Backup set id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="backupSetId")>]
member this.BackupSetId : string
Public ReadOnly Property BackupSetId As String
Property Value
- Attributes