Share via


BackupItemProperties.BackupId Property

Definition

Id of the backup.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public int? BackupId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.BackupId : Nullable<int>
Public ReadOnly Property BackupId As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to