BackupItemProperties Class

Definition

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

Constructors

BackupItemProperties()

Properties

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

Methods

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

Applies to