Share via


Backup Class

Definition

Represents BackupSetInfo object

public class Backup : Microsoft.WindowsAzure.Management.StorSimple.Models.CisBaseObject
type Backup = class
    inherit CisBaseObject
Public Class Backup
Inherits CisBaseObject
Inheritance

Constructors

Backup()

Initializes a new instance of the Backup class.

Properties

BackupJobCreationType

Required. Method by which backup was created

CreatedOn

Required. Creation date for the backupSet

InstanceId

Optional. The instance identifier

(Inherited from CisBaseObject)
Name

Required. The name of the entity

(Inherited from CisBaseObject)
OperationInProgress

Optional. Is operation in progress

(Inherited from CisBaseObject)
SizeInBytes

Required. Size of the backupset in bytes

Snapshots

Required. List of snapshots for the backup

SSMHostName

Required. SSMHostName

Type

Required. Type of backup taken

Applies to