DeletedBackupInstance interface

Deleted Backup Instance

Extends

Properties

deletionInfo

Deletion info of Backup Instance NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

currentProtectionState

Specifies the current protection state of the resource NOTE: This property will not be serialized. It can only be populated by the server.

datasourceAuthCredentials

Credentials to use to authenticate with data source provider.

dataSourceInfo

Gets or sets the data source information.

dataSourceSetInfo

Gets or sets the data source set information.

friendlyName

Gets or sets the Backup Instance friendly name.

identityDetails

Contains information of the Identity Details for the BI. If it is null, default will be considered as System Assigned.

objectType
policyInfo

Gets or sets the policy information.

protectionErrorDetails

Specifies the protection error of the resource NOTE: This property will not be serialized. It can only be populated by the server.

protectionStatus

Specifies the protection status of the resource NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Specifies the provisioning state of the resource i.e. provisioning/updating/Succeeded/Failed NOTE: This property will not be serialized. It can only be populated by the server.

resourceGuardOperationRequests

ResourceGuardOperationRequests on which LAC check will be performed

validationType

Specifies the type of validation. In case of DeepValidation, all validations from /validateForBackup API will run again.

Property Details

deletionInfo

Deletion info of Backup Instance NOTE: This property will not be serialized. It can only be populated by the server.

deletionInfo?: DeletionInfo

Property Value

Inherited Property Details

currentProtectionState

Specifies the current protection state of the resource NOTE: This property will not be serialized. It can only be populated by the server.

currentProtectionState?: string

Property Value

string

Inherited From BackupInstance.currentProtectionState

datasourceAuthCredentials

Credentials to use to authenticate with data source provider.

datasourceAuthCredentials?: AuthCredentialsUnion

Property Value

Inherited From BackupInstance.datasourceAuthCredentials

dataSourceInfo

Gets or sets the data source information.

dataSourceInfo: Datasource

Property Value

Inherited From BackupInstance.dataSourceInfo

dataSourceSetInfo

Gets or sets the data source set information.

dataSourceSetInfo?: DatasourceSet

Property Value

Inherited From BackupInstance.dataSourceSetInfo

friendlyName

Gets or sets the Backup Instance friendly name.

friendlyName?: string

Property Value

string

Inherited From BackupInstance.friendlyName

identityDetails

Contains information of the Identity Details for the BI. If it is null, default will be considered as System Assigned.

identityDetails?: IdentityDetails

Property Value

Inherited From BackupInstance.identityDetails

objectType

objectType: string

Property Value

string

Inherited From BackupInstance.objectType

policyInfo

Gets or sets the policy information.

policyInfo: PolicyInfo

Property Value

Inherited From BackupInstance.policyInfo

protectionErrorDetails

Specifies the protection error of the resource NOTE: This property will not be serialized. It can only be populated by the server.

protectionErrorDetails?: UserFacingError

Property Value

Inherited From BackupInstance.protectionErrorDetails

protectionStatus

Specifies the protection status of the resource NOTE: This property will not be serialized. It can only be populated by the server.

protectionStatus?: ProtectionStatusDetails

Property Value

Inherited From BackupInstance.protectionStatus

provisioningState

Specifies the provisioning state of the resource i.e. provisioning/updating/Succeeded/Failed NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

Inherited From BackupInstance.provisioningState

resourceGuardOperationRequests

ResourceGuardOperationRequests on which LAC check will be performed

resourceGuardOperationRequests?: string[]

Property Value

string[]

Inherited From BackupInstance.resourceGuardOperationRequests

validationType

Specifies the type of validation. In case of DeepValidation, all validations from /validateForBackup API will run again.

validationType?: string

Property Value

string

Inherited From BackupInstance.validationType