Get Custom Image Result
constructor(author: String? = null, creationDate: String, customImagePlan: CustomImagePropertiesFromPlanResponse? = null, dataDiskStorageInfo: List<DataDiskStorageTypeInfoResponse>? = null, description: String? = null, id: String, isPlanAuthorized: Boolean? = null, location: String? = null, managedImageId: String? = null, managedSnapshotId: String? = null, name: String, provisioningState: String, tags: Map<String, String>? = null, type: String, uniqueIdentifier: String, vhd: CustomImagePropertiesCustomResponse? = null, vm: CustomImagePropertiesFromVmResponse? = null)