Get Virtual Hard Disk Result
constructor(azureApiVersion: String, blockSizeBytes: Int? = null, containerId: String? = null, createFromLocal: Boolean? = null, diskFileFormat: String? = null, diskSizeGB: Double? = null, downloadUrl: String? = null, dynamic: Boolean? = null, extendedLocation: ExtendedLocationResponse? = null, hyperVGeneration: String? = null, id: String, location: String, logicalSectorBytes: Int? = null, name: String, physicalSectorBytes: Int? = null, provisioningState: String, status: VirtualHardDiskStatusResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)