IBackupItemProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BackupItemPropertiesTypeConverter))]
public interface IBackupItemProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.BackupItemPropertiesTypeConverter))>]
type IBackupItemProperties = interface
    interface IJsonSerializable
Public Interface IBackupItemProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

BackupId
BlobName
CorrelationId
Created
Database
FinishedTimeStamp
LastRestoreTimeStamp
Log
Name
Scheduled
SizeInByte
Status
StorageAccountUrl
WebsiteSizeInByte

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to