Share via


BackupItem Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class BackupItem : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type BackupItem = class
    inherit ProxyOnlyResource
Public Class BackupItem
Inherits ProxyOnlyResource
Inheritance
Attributes

Constructors

BackupItem()
BackupItem(String, String, String, String, Nullable<Int32>, String, String, String, Nullable<BackupItemStatus>, Nullable<Int64>, Nullable<DateTime>, String, IList<DatabaseBackupSetting>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, String, Nullable<Int64>)

Properties

BackupId
BackupItemName
BlobName
CorrelationId
Created
Databases
FinishedTimeStamp
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
LastRestoreTimeStamp
Log
Name (Inherited from ProxyOnlyResource)
Scheduled
SizeInBytes
Status
StorageAccountUrl
Type (Inherited from ProxyOnlyResource)
WebsiteSizeInBytes

Applies to