Bagikan melalui


IBackupItem Interface

Definition

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

Properties

BackupId
BlobName
CorrelationId
Created
Database
FinishedTimeStamp
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
LastRestoreTimeStamp
Log
Name (Inherited from IProxyOnlyResource)
PropertiesName
Scheduled
SizeInByte
Status
StorageAccountUrl
Type (Inherited from IProxyOnlyResource)
WebsiteSizeInByte

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to