Share via


BackupItem Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BackupItemTypeConverter))]
public class BackupItem : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IBackupItem, Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BackupItemTypeConverter))>]
type BackupItem = class
    interface IBackupItem
    interface IJsonSerializable
    interface IProxyOnlyResource
    interface IValidates
Public Class BackupItem
Implements IBackupItem, IValidates
Inheritance
BackupItem
Attributes
Implements

Constructors

BackupItem()

Properties

BackupId
BlobName
CorrelationId
Created
Database
FinishedTimeStamp
Id
Kind
LastRestoreTimeStamp
Log
Name
PropertiesName
Scheduled
SizeInByte
Status
StorageAccountUrl
Type
WebsiteSizeInByte

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
Validate(IEventListener)

Applies to