BackupStorageResult Class

Definition

The backup storage result, containing the backup blob.

public class BackupStorageResult
type BackupStorageResult = class
Public Class BackupStorageResult
Inheritance
BackupStorageResult

Constructors

BackupStorageResult()

Initializes a new instance of the BackupStorageResult class.

BackupStorageResult(Byte[])

Initializes a new instance of the BackupStorageResult class.

Properties

Value

Gets the backup blob containing the backed up storage account.

Applies to