Megosztás a következőn keresztül:


BackupStatusResult Class

Definition

BackupStatus response.

public class BackupStatusResult
type BackupStatusResult = class
Public Class BackupStatusResult
Inheritance
BackupStatusResult

Properties

AcquireStorageAccountLock

Specifies whether the storage account lock has been acquired or not.

ContainerName

Specifies the product specific container name. E.g. iaasvmcontainer;iaasvmcontainer;csname;vmname.

ErrorCode

ErrorCode in case of intent failed.

ErrorMessage

ErrorMessage in case of intent failed.

FabricName

Specifies the fabric name - Azure or AD.

PolicyName

Specifies the policy name which is used for protection.

ProtectedItemName

Specifies the product specific ds name. E.g. vm;iaasvmcontainer;csname;vmname.

ProtectedItemsCount

Number of protected items.

ProtectionStatus

Specifies whether the container is registered or not.

RegistrationStatus

Container registration status.

VaultId

Specifies the arm resource id of the vault.

Applies to