Backup Instance Response
data class BackupInstanceResponse(val currentProtectionState: String, val dataSourceInfo: DatasourceResponse, val dataSourceSetInfo: DatasourceSetResponse? = null, val friendlyName: String? = null, val objectType: String, val policyInfo: PolicyInfoResponse, val protectionErrorDetails: UserFacingErrorResponse, val protectionStatus: ProtectionStatusDetailsResponse, val provisioningState: String)
Backup Instance
Constructors
Link copied to clipboard
constructor(currentProtectionState: String, dataSourceInfo: DatasourceResponse, dataSourceSetInfo: DatasourceSetResponse? = null, friendlyName: String? = null, objectType: String, policyInfo: PolicyInfoResponse, protectionErrorDetails: UserFacingErrorResponse, protectionStatus: ProtectionStatusDetailsResponse, provisioningState: String)
Properties
Link copied to clipboard
Specifies the current protection state of the resource
Link copied to clipboard
Gets or sets the data source information.
Link copied to clipboard
Gets or sets the data source set information.
Link copied to clipboard
Gets or sets the Backup Instance friendly name.
Link copied to clipboard
Link copied to clipboard
Gets or sets the policy information.
Link copied to clipboard
Specifies the protection error of the resource
Link copied to clipboard
Specifies the protection status of the resource
Link copied to clipboard
Specifies the provisioning state of the resource i.e. provisioning/updating/Succeeded/Failed