Compartir a través de


BackupProperties2023_07_01 Class

Definition

Backup properties

public class BackupProperties2023_07_01
type BackupProperties2023_07_01 = class
Public Class BackupProperties2023_07_01
Inheritance
BackupProperties2023_07_01

Constructors

BackupProperties2023_07_01()

Initializes a new instance of the BackupProperties class.

BackupProperties2023_07_01(String, Nullable<DateTime>, String, Nullable<Int64>, String, String, String, String, Nullable<Boolean>)

Initializes a new instance of the BackupProperties class.

Properties

BackupId

Gets uUID v4 used to identify the Backup

BackupType

Gets type of backup Manual or Scheduled Possible values include: 'Manual', 'Scheduled'

CreationDate

Gets the creation date of the backup

FailureReason

Gets failure reason

Label

Gets or sets label for backup

ProvisioningState

Gets azure lifecycle management

Size

Gets size of backup

UseExistingSnapshot

Gets or sets manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups

VolumeName

Gets volume name

Methods

Validate()

Validate the object.

Applies to