Get ACSSBackup Connection Result
data class GetACSSBackupConnectionResult(val azureApiVersion: String, val backupData: Any? = null, val errors: ConnectorErrorDefinitionResponse, val id: String, val location: String, val name: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Define the backup connection resource of virtual instance for SAP..
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Information about the recovery services vault and backup policy used for backup.
Link copied to clipboard
Defines the errors related to backup connection resource of virtual instance for SAP.
Link copied to clipboard
Defines the provisioning states.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.