IBackupVault Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.BackupVaultTypeConverter))]
public interface IBackupVault : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.BackupVaultTypeConverter))>]
type IBackupVault = interface
interface IJsonSerializable
Public Interface IBackupVault
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AzureMonitorAlertsForAllJobFailure | |
BcdrSecurityLevel |
Security Level of Backup Vault |
CrossRegionRestoreState |
CrossRegionRestore state |
CrossSubscriptionRestoreState |
CrossSubscriptionRestore state |
EncryptionSetting |
Customer Managed Key details of the resource. |
ImmutabilityState |
Immutability state |
IsVaultProtectedByResourceGuard |
Is vault protected by resource guard |
ProvisioningState |
Provisioning state of the BackupVault resource |
ReplicatedRegion |
List of replicated regions for Backup Vault |
ResourceGuardOperationRequest |
ResourceGuardOperationRequests on which LAC check will be performed |
ResourceMoveDetailCompletionTimeUtc |
Completion time in UTC of latest ResourceMove operation attempted. ISO 8601 format. |
ResourceMoveDetailOperationId |
CorrelationId of latest ResourceMove operation attempted |
ResourceMoveDetailSourceResourcePath |
ARM resource path of source resource |
ResourceMoveDetailStartTimeUtc |
Start time in UTC of latest ResourceMove operation attempted. ISO 8601 format. |
ResourceMoveDetailTargetResourcePath |
ARM resource path of target resource used in latest ResourceMove operation |
ResourceMoveState |
Resource move state for backup vault |
SecureScore |
Secure Score of Backup Vault |
SoftDeleteRetentionDurationInDay |
Soft delete retention duration |
SoftDeleteState |
State of soft delete |
StorageSetting |
Storage Settings |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |