data class DatasourceResponse(val datasourceType: String? = null, val objectType: String? = null, val resourceID: String, val resourceLocation: String? = null, val resourceName: String? = null, val resourceType: String? = null, val resourceUri: String? = null)
Full ARM ID of the resource. For azure resources, this is ARM ID. For non azure resources, this will be the ID created by backup service via Fabric/Vault.