IBackupVaultResource 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.BackupVaultResourceTypeConverter))]
public interface IBackupVaultResource : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.IDppTrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api20240401.BackupVaultResourceTypeConverter))>]
type IBackupVaultResource = interface
interface IJsonSerializable
interface IDppTrackedResource
interface IDppBaseTrackedResource
Public Interface IBackupVaultResource
Implements IDppTrackedResource
- 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. |
ETag |
Optional ETag. (Inherited from IDppBaseTrackedResource) |
Id |
Resource Id represents the complete path to the resource. (Inherited from IDppBaseTrackedResource) |
IdentityPrincipalId |
The object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource. (Inherited from IDppTrackedResource) |
IdentityTenantId |
A Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member. (Inherited from IDppTrackedResource) |
IdentityType |
The identityType which can be either SystemAssigned, UserAssigned, 'SystemAssigned,UserAssigned' or None (Inherited from IDppTrackedResource) |
IdentityUserAssignedIdentity |
Gets or sets the user assigned identities. (Inherited from IDppTrackedResource) |
ImmutabilityState |
Immutability state |
IsVaultProtectedByResourceGuard |
Is vault protected by resource guard |
Location |
Resource location. (Inherited from IDppBaseTrackedResource) |
Name |
Resource name associated with the resource. (Inherited from IDppBaseTrackedResource) |
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 |
SystemData |
Metadata pertaining to creation and last modification of the resource. (Inherited from IDppBaseTrackedResource) |
Tag |
Resource tags. (Inherited from IDppBaseTrackedResource) |
Type |
Resource type represents the complete path of the form Namespace/ResourceType/ResourceType/... (Inherited from IDppBaseTrackedResource) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |